Introduction

Authentication for the modern web!

👋 Hey there, thanks for taking the time to check us out!

What is Salte Auth?

Salte Auth is an OAuth2 and OpenID Connect compliant library.

Its purpose is to allow developers to quickly and easily log in their users while at the same time being generic enough to support any number of Providers.

We'll quickly walk through what Salte Auth does first:

Finally what Salte Auth doesn't do:

  • Create or store user credentials (We aren't a Provider and we're proud of it! ✊)

Last updated