# What is Authxyz ?

Authxyz is a robust authentication library that adds seamless authentication into your express js application.

# Authentication Methods

  • JWT Authentication
  • Cookie Authentication (Experimental)

You can add two authentication methods into your application.

# Authentication Providers

  • Local Auth - An email password based authentication with almost everything you want. (Login, Register, Forget Password everything..)