Package io.micronaut.security.oauth2.endpoint.token.request.password
package io.micronaut.security.oauth2.endpoint.token.request.password
-
ClassesClassDescriptionCondition to enable the password grant authentication flow for an OAuth provider.An
ReactiveAuthenticationProviderthat delegates to an OAuth 2.0 provider using the password grant flow.AnReactiveAuthenticationProviderthat delegates to an OpenID provider using the password grant flow.