@Requires(property="micronaut.security.oauth2.enabled", value="true") @Configuration
See: Description
| Interface | Description |
|---|---|
| ProviderResolver |
Resolves the OAuth 2.0 provider that authenticated the logged in user.
|
| Class | Description |
|---|---|
| DefaultProviderResolver |
Default implementation of
ProviderResolver |