This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
v0.6.0
0.6.0 (2023-02-14)
🔁 CI
- add beta release channel (a38948c)
✨ Features
⚡ Refactor
- add persona label to auth response (d50d5a1)
🔧 Build
🐛 Fixes
- decode usePersona wallet response (0d9475f)
- support for login request without challenge (63890b3)
- update auth schema (884d7d5)
- update login schema (308b769)
- update usePersona schema (09add37)
- wallet sdk named export (0f5fa46)
✅ Tests
- update import (0ec2081)
📝 Documentation
- update docs with login request (fdd9868)