BackendAuthAppleProviderConfig

Describes Apple social federation configurations for allowing your app users to sign in using OAuth.

Types

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

Properties

Link copied to clipboard

Describes the client_id (also called Services ID) that comes from Apple.

Link copied to clipboard

Describes the key_id that comes from Apple.

Link copied to clipboard

Describes the private_key that comes from Apple.

Link copied to clipboard

Describes the team_id that comes from Apple.

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