Skip to content

A one page implementation of Auth0Client LoginAsync(), LogoutAsync(), and Logout() that only uses .NET Framework and RestSharp instead of .NET Core and OIDC libraries in order to not have so many dependencies. Your Auth0 login flow must be OIDC-complaint.

Notifications You must be signed in to change notification settings

chrisrobertsoncypress/auth0-oidc-client-net-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

About

A one page implementation of Auth0Client LoginAsync(), LogoutAsync(), and Logout() that only uses .NET Framework and RestSharp instead of .NET Core and OIDC libraries in order to not have so many dependencies. Your Auth0 login flow must be OIDC-complaint.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages