oauth2-server
Provides a cohesive Servant implementation of the OAuth 2.1 surface, covering discovery metadata, authorization and callback flows, token issuance, and dynamic client registration. The package models authorization codes, refresh tokens, and registered clients with PKCE enforcement, configurable persistence backends, and secure token generation helpers. Combined servers share state through MVars, integrate with `servant-auth-server` to mint JWT access tokens, and expose ergonomic helpers for embedding standards-compliant OAuth flows into Haskell applications.
hackage.haskell.org
0.3.0.0
2 days ago
1
0 total
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |