About 14,300 results
Open links in new tab
  1. What Is Token-Based Authentication? - Okta

    Jan 23, 2025 · Use a token-based authentication system, and visitors will verify credentials just once. In return, they'll get a token that allows access for a time period you define.

  2. Understanding OAuth 2.0: What Is OAuth and How it Works

    4 days ago · Learn what OAuth 2.0 is, how OAuth flows work, and why modern authentication relies on secure tokens, PKCE, and access control in real applications.

  3. What Is An Authentication Token? - Fortinet

    An authentication token securely transmits information about user identities between applications and websites. They enable organizations to strengthen their authentication processes for such services.

  4. Get Token | Auth0 Authentication API

    For token-based authentication, use the oauth/token endpoint to get an access token for your application to make authenticated calls to a secure API. Optionally, you can also retrieve an ID Token and a …

  5. How does the Token-Based Authentication work - GeeksforGeeks

    Mar 13, 2023 · Token-based authentication is a two-step authentication strategy to enhance the security mechanism for users to access a network. The users once register their credentials, receive a unique …

  6. What is Token Authentication and How It Works

    Mar 25, 2025 · Learn what token authentication is, how it works, and why it's essential for secure access in APIs, JWT, OAuth2, and modern CIAM systems.

  7. Ultimate Guide to Token-based Authentication - Ping Identity

    Dec 23, 2024 · Learn about token-based authentication, how it works, its benefits, and key protocols to enhance security with token authentication for web and APIs.

  8. The Complete Guide to Authentication and Authorization Tokens: …

    Feb 18, 2025 · This comprehensive guide delves into the world of authentication and authorization tokens, providing developers, architects, and security professionals with the knowledge needed to …

  9. What is an Authentication Token? - Twilio

    What is an Authentication Token? An Authentication Token (auth token) is a piece of information that verifies the identity of a user to a website, server, or anyone requesting verification of the user's identity.

  10. What is Token Authentication and How Does It Work?

    Token-based authentication is a method of validating a user’s identity by exchanging a digital token rather than using traditional username and password combinations for every request.