What does token mean?
Token means token (temporary) in computer identity authentication, and means mark in lexical analysis. Generally used as an invitation and login system.
Token
(information security term)
Token, token, an object that represents the right to perform certain operations
Access token represents the system object of the access control operation subject
Invitation code, used in the invitation system
Token, Token in Petri net theory
Security token, or hardware token, such as U-shield, or authentication token or encryption token, a physical device for computer identity verification
Session token (Session token), the unique identifier in the interactive session
Tokenization technology (Tokenization), the process of replacing sensitive information entries
Mark
(Compilation principle terminology)
Lexical analysis is the process in computer science of converting a sequence of characters into a sequence of tokens. The process of generating tokens from an input character stream is called tokenization. During this process, the lexical analyzer also classifies tokens.
The above is the detailed content of What does token mean?. For more information, please follow other related articles on the PHP Chinese website!