/authn

An authentication library for Go web apps

Primary LanguageGoMIT LicenseMIT

authn

Go Reference

A simple authentication library for server side web apps.

  1. Signup using email
  2. Complete Login flow(confirmation, recovery, change email).
  3. Password less login.
  4. Oauth2 Login via goth integration.
  5. Multiple database(mysql, postgres, sqlite) support via https://entgo.io/