| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
SocialProviderSettings |
UpdateBackendAuthOAuthConfig.socialProviderSettings()
Describes third-party social federation configurations for allowing your users to sign in with OAuth.
|
SocialProviderSettings |
CreateBackendAuthOAuthConfig.socialProviderSettings()
The settings for using social providers to access your Amplify app.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBackendAuthOAuthConfig.Builder |
UpdateBackendAuthOAuthConfig.Builder.socialProviderSettings(SocialProviderSettings socialProviderSettings)
Describes third-party social federation configurations for allowing your users to sign in with OAuth.
|
CreateBackendAuthOAuthConfig.Builder |
CreateBackendAuthOAuthConfig.Builder.socialProviderSettings(SocialProviderSettings socialProviderSettings)
The settings for using social providers to access your Amplify app.
|
Copyright © 2023. All rights reserved.