MutablePasskeyPromptContextProvider

Thread-safe, updateable PasskeyPromptContextProvider for UI layers (Compose, Activities).

Constructors

Link copied to clipboard
constructor(initial: Context? = null)

Functions

Link copied to clipboard
open override fun currentContextOrNull(): Context?
Link copied to clipboard
fun update(context: Context?)