Package io.micronaut.security.oauth2.endpoint.token.request.password
package io.micronaut.security.oauth2.endpoint.token.request.password
-
ClassDescriptionAn
AuthenticationProvider
that delegates to an OAuth 2.0 provider using the password grant flow.AnAuthenticationProvider
that delegates to an OpenID provider using the password grant flow.Condition to enable the password grant authentication flow for an OAuth provider.