Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

NephosIntegration/Formula.SimpleAuthServerUI

Repository files navigation

Formula.SimpleAuthServer

A simple OAuth2 / OpenID Connect User Interface for the Authorization Server wrapper for Identity Server

Enable GUI

To in enable a gui uncomment two sections in the Startup.cs

  • ConfigureServices - services.AddSimpleAuthServerUI();
  • Configure - app.UseSimpleAuthServerUI();

Relavant Links

Packages / Projects Used

About

A simple OAuth2 / OpenID Connect User Interface for the Authorization Server wrapper for Identity Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages