You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add getAuthUserIdentity helper and improve type safety
- Add new getAuthUserIdentity helper that returns full identity object with typed sessionId and userId
- Refactor existing getAuthUserId to use getAuthUserIdentity
- Improve type safety for sessionId parameter in getSession
- Remove unnecessary type assertions
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments