Package-level declarations

Types

Link copied to clipboard
object Clerk

Main entrypoint class for the Clerk SDK.

Link copied to clipboard
data class ClerkConfigurationOptions(val enableDebugMode: Boolean = false, val proxyUrl: String? = null, val telemetryEnabled: Boolean = true)

Data class for enabling extra functionality on the Clerk SDK.

Link copied to clipboard
object Constants

Consolidated constants used throughout the Clerk SDK

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Extension function to convert a map of social provider configurations into a list of OAuthProvider objects.