Client App Resources
The following Nostr libraries have good support for the UMA Auth use case:
- Alby JS SDK (js)
- Rust Nostr Bindings (python, kotlin, js)
- Nostr SDK for Apple Platforms (swift)
- Sample VASP implementation - You can use this to test your client app if you don't have a real VASP set up yet.
- Example React app
- Example Vanilla HTML app