UpdateBackendAuthOAuthConfig

The OAuth configurations for authenticating users into your Amplify app.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Cognito domain prefix used to create a hosted UI for authentication.

Link copied to clipboard

The OAuth grant type to allow app users to authenticate from your Amplify app.

Link copied to clipboard

The list of OAuth-related flows that can allow users to authenticate from your Amplify app.

Link copied to clipboard

Redirect URLs that OAuth uses when a user signs in to an Amplify app.

Link copied to clipboard

Redirect URLs that OAuth uses when a user signs out of an Amplify app.

Link copied to clipboard

Describes third-party social federation configurations for allowing your users to sign in with OAuth.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String