@Requires(property="micronaut.security.oauth2.enabled", notEquals="false") @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 . |