https://github.com/peterblazejewicz/auth0-razor-pages
aspnet dotnet core 6.0 razor pages authentication with Auth0 (no controllers)
https://github.com/peterblazejewicz/auth0-razor-pages
aspnetcore auth0 authentication razor-pages
Last synced: 11 months ago
JSON representation
aspnet dotnet core 6.0 razor pages authentication with Auth0 (no controllers)
- Host: GitHub
- URL: https://github.com/peterblazejewicz/auth0-razor-pages
- Owner: peterblazejewicz
- License: mit
- Created: 2022-02-12T20:56:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T21:30:36.000Z (over 4 years ago)
- Last Synced: 2025-01-24T17:34:32.375Z (over 1 year ago)
- Topics: aspnetcore, auth0, authentication, razor-pages
- Language: HTML
- Homepage:
- Size: 508 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# auth0-razor-pages
aspnet dotnet core 6.0 razor pages authentication with Auth0 (no controllers).
Content based on updated [Quickstart](https://auth0.com/docs/quickstart/webapp/aspnet-core)
- areas
- pages
- no controllers
- dotnet core 6.0 minimal setup
## Author
@peterblazejewicz