/authenticator

A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Stargazers