Skip to content
Ken Williamson edited this page Jan 18, 2020 · 18 revisions

GoAuth2

GoAuth2 is a complete standalone Oauth2 Server written in Golang and licensed under the GPL V3 license.

Current Version v0.0.2 Beta

Features:

  • Dependency Injection to lower memory footprint
  • Enhanced JWT token that lets users control access to REST endpoints down to the user level
  • Uses MySql database (others possible)