Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 248 Bytes

devoauth2

OAuth2 server that can be used in development

Features

  • Endpoints to complete OIDC authentication
  • Static userinfo
    • Returns user with sub demo, email demo@example.com
  • Configurable group membership (set DEVOAUTH2_GROUPS)