Skip to content

Sample project demonstrating User Registration, Login, role based access using OAuth2/Open ID Connect protocols implemented by IdentityServer4. This sample uses the Open ID Connect Authorization code flow + PKCE

License

Notifications You must be signed in to change notification settings

priyank89patel/AspNetCore_Angular_OpenIDConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

AspNetCore_Angular_OpenIDConnect

Sample project demonstrating User Registration, Login, role based access using OAuth2/Open ID Connect protocols implemented by IdentityServer4. This sample uses the Open ID Connect Authorization code flow + PKCE

Technologies Used

  • Angular
  • ASP.NET CORE
  • IdentityServer4
  • ASP.NET CORE Identity
  • oidc-client-js

This sample also demonstrates how to show the user a session expiring warning popup, the extend session button on the popup explicitly renews the user session by using the silent renew feature of oidc-client-js library.

Session Expiring Warning

About

Sample project demonstrating User Registration, Login, role based access using OAuth2/Open ID Connect protocols implemented by IdentityServer4. This sample uses the Open ID Connect Authorization code flow + PKCE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published