codenip-community / todo-list-202401

Apache License 2.0
0 stars 1 forks source link

Create authenticator component #8

Open moein opened 6 months ago

moein commented 6 months ago

Requires #5

Create a component that generates tokens without any input (anonymous authentication). When used it returns a token that later can be used to authenticate the user. The token should be associated with a user id.

raulalmeidatarazona commented 6 months ago

this component has been created in the commit