mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 21:29:40 +02:00
400 B
400 B
Shared Auth Expert - Memory
Auto-updated with learnings from code changes.
Recent Updates
No updates yet.
Known Issues
None documented.
Implementation Notes
- EdDSA JWT tokens used (not RSA)
- Mana Core Auth uses
accessTokenfield (nottoken) - Default storage keys:
@auth/appToken,@auth/refreshToken,@auth/userEmail - Refresh cooldown: 5000ms, Max refresh attempts: 3