Skip to content

Repository files navigation

ReactIdentityServer4

Example app that implements OAuth2 Authorization Code flow with PKCE (https://oauth.net/2/pkce/), built with ASP.NET Core, IdentityServer4 and React.

Getting started

  1. Create a SQL Server database and replace the connection string in IdentityServer/appsettings.json
  2. Run all scripts from dbScripts.txt (from ReactIdentityServer4\IdentityServer directory)
  3. Set all three projects as StartUp Projects
  4. Start the solution

Side notes

ReactClient is built with Create React App (https://create-react-app.dev/).

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages