Skip to content

Opinionated authentication library and flows built for any Express/Connect server!

License

Notifications You must be signed in to change notification settings

EvilKanoa/kAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kAuth

Prefer composability over customizability.

kAuth is essentially a collection of independent and composable packages to provide the easiest authentication setup you've never seen before. Each discrete flow, component, route, or page of the authentication process is implemented in a separate package so the developer can pick and choose exactly what they need to provide the authentication platform required for their specific case. kAuth aims to make setup, customization, and configuration as simple as possible by opting to use a system of small and single-purpose driven packages that require minimal configuration to use.

Getting Started

Why choose kAuth?

The primary goal of kAuth is to provide an easy and fast development period, so if that's what you're looking for, you've came to the right place. Additionally, the following should highlight some key points of kAuth:

  • Most kAuth packages (thus features) can be added to a project in 1-5 lines of code in nearly all cases.
  • kAuth is powered by JSON Web Tokens and Secure,HttpOnly cookies to achieve a secure, reliable industry-standard approach to authentication.

Examples

Documentation

Contributing

About

Opinionated authentication library and flows built for any Express/Connect server!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published