Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Class
class Passkey

Initializers

init()

init()

Instance Methods

create(_:forcePlatformKey:forceSecurityKey:)

@MainActor func create(_ options: PasskeyCredentialCreationOptions, forcePlatformKey: Bool, forceSecurityKey: Bool) async throws -> PublicKeyCredentialJSON

get(_:forcePlatformKey:forceSecurityKey:)

Main get entrypoint
@MainActor func get(_ options: PasskeyCredentialRequestOptions, forcePlatformKey: Bool, forceSecurityKey: Bool) async throws -> PublicKeyCredentialJSON