OhmSpectator / days-at-home-counter

0 stars 0 forks source link

Implement users authentication #12

Open OhmSpectator opened 1 year ago

OhmSpectator commented 1 year ago

Make it proper with a username/password or any 3rd party approach.

child of #7

OhmSpectator commented 1 year ago

The possible libs to be used:

OhmSpectator commented 1 year ago

JWT looks a little overkill in this case, as it provides things like authorization.