Visit complete Backend roadmap
Backend Topic

Authentication

Authentication

The API authentication process validates the identity of the client attempting to make a connection by using an authentication protocol. The protocol sends the credentials from the remote client requesting the connection to the remote access server in either plain text or encrypted form. The server then knows whether it can grant access to that remote client or not.

Here is the list of common ways of authentication:

  • JWT Authentication
  • Token based Authentication
  • Session based Authentication
  • Basic Authentication
  • OAuth - Open Authorization
  • SSO - Single Sign On

Visit the following resources to learn more:

More Topics

Explore related content

View All Topics
Loved by 100K+ Developers

Start Your Learning
Journey Today

Join thousands of developers who are leveling up their skills with structured roadmaps and expert guidance

No credit card required
Always free
Track your progress