You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Instead of using a password, the client should mostly use temporary token.
Password will only be used to provided a token to the client.
Token are stored with an expiration date (and ip) into variables.
Token are erased when
Example:
First authentication
Second authentication
Disconnection
The text was updated successfully, but these errors were encountered: