Should become a webapp to store counters.
The users should be able to log in using webauthn
if I manage do to so.
RP_ID
application origin host (localhost
).PORT
application port (8080
).USE_HTTPS
am i'm supposed to use https? (false
).
- Fix error for user not found.
- Implement session persistence.
- Implement a real database.
- Export routes.
- Implement some tests.