Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jokk-itu/authserver-framework
The AuthServer IdP framework
https://github.com/jokk-itu/authserver-framework
csharp oauth2 openid-connect security svelte-kit
Last synced: 13 days ago
JSON representation
The AuthServer IdP framework
- Host: GitHub
- URL: https://github.com/jokk-itu/authserver-framework
- Owner: jokk-itu
- License: apache-2.0
- Created: 2024-11-30T14:33:10.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T22:32:43.000Z (14 days ago)
- Last Synced: 2025-01-02T23:27:03.546Z (14 days ago)
- Topics: csharp, oauth2, openid-connect, security, svelte-kit
- Language: C#
- Homepage: https://www.authserver.dk/
- Size: 632 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# authserver-framework
The AuthServer IdP framework.Supporting OAuth 2.1 and OpenId Connect 1.0
The following grant types are supported:
- Authorization Code
- Refresh Token
- Client Credentials## Pipeline runs
TODO
## Documentation
Take a look at [authserver.dk](https://www.authserver.dk).