Bearer on every wallet call.
The auth client
Methods
On Android, the passkey calls (
enablePasskey, loginWithPasskey) take an
Activity context, e.g. auth.enablePasskey(activity).Session persistence
The session is persisted in secure storage (Keychain / Keystore / EncryptedSharedPreferences), so callrestore() once at startup: