Package io.micronaut.security.oauth2.endpoint.authorization.pkce.persistence
Classes related to pkce persistence.
- Since:
- 3.9.0
-
Interface Summary Interface Description PkcePersistence Persists the Proof of Key Exchange (PKCE) for later retrieval.
| Interface | Description |
|---|---|
| PkcePersistence |
Persists the Proof of Key Exchange (PKCE) for later retrieval.
|