Jump to content

Account / Login

1 article in this category

  1. Thomas ·
    Tokens So, why tokens instead of a traditional password? A token is a temporary "password" that is valid for only 5 minutes after its creation. It is also immediately invalidated after you successfully log in with it (this is why you always need to create a new one before logging in, even within that 5 minute window). This ensures that a token can only ever be used once. The idea behind this is twofold: the primary purpose of this method of authentication is security. The connection between
    • Staff
    • 0 comments
    • 547 views