Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autenticazione #15

Open
danesinoo opened this issue Jan 26, 2024 · 0 comments
Open

Autenticazione #15

danesinoo opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@danesinoo
Copy link
Member

  1. L'utente inserisce le credenziali di autenticazione
  2. Il backend controlla che le credenziali siano corrette
  3. Restituisce la home page dell'account + un'ash univoco
  4. L'ash è mappato con l'id utente nel backend, in una deque a timer
  5. Dopo che un ash non è usato per 30 min viene cancellato
  6. Ogni richiesta dal client passerà anche l'ash, che sarà utilizzato per rintracciare l'utente che esegue la richiesta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

2 participants