Skip to main content

how to do auth in your app?

Let's learn about authentication.

Authentication is the one of the most common and widely use in almost all web applications.

Authentication will be 3 methods mainly

  1. Create account (Sign up)
  2. Login
  3. Logout