issues
search
bored-engineers
/
commentinator
Add comments to your static website with ease using Firebase authentication and datastore. It's open source and free!
https://bored-engineers.github.io/commentinator/
MIT License
0
stars
0
forks
source link
To analyse how to handle user information and persit it
#2
Closed
as-ajitsingh
closed
1 year ago
as-ajitsingh
commented
1 year ago
[x] To check on how user can be stored on firebase db
[x] if we store token then if user logs back in how to recognise same user.
[x] Is the id given by firebase is always same for same user?
[x] To check if the firebase db rules are enough or we need lambda functions to store and retrieve comments ?