Frequently Asked Questions
What adapter should I use?
Most apps should use Tempo Wallet - it provides a universal account experience with a central account for users that includes embedded onramp, access keys, and transaction orchestration out of the box.
Use domain-bound passkeys when you want to build your own wallet experience or when your app needs to manage and own the WebAuthn ceremony directly.
Which browsers are supported?
The Tempo Accounts SDK supports the following browsers:
- Safari
- Chrome
- Firefox
- Brave
- Arc
If a browser is not listed above, it likely works but is not officially supported.
Which password managers are supported?
The Tempo Accounts SDK supports the following password managers:
- iCloud Keychain
- Google Password Manager
- 1Password
- Bitwarden
If a password manager is not listed above, it likely works but is not officially supported.
Which operating systems are supported?
The Tempo Accounts SDK supports the following operating systems:
- iOS
- iPadOS
- macOS
- Android
- Linux
- Windows
If an operating system is not listed above, it likely works but is not officially supported.
How does the Tempo Accounts SDK work with my Content Security Policy?
If you've deployed a Content Security Policy, see the Deploying to Production page for the full set of required directives.
Was this helpful?