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
feat(oauth): enhance AuthorizeOptions with permissions examples
- Add comprehensive JSDoc examples for scope parameter
- Document usage with ScopePresets and PermissionBuilder
- Include preset examples (EMAIL_AND_PROFILE, POSTING_APP)
- Include custom scope building example
- Preserve legacy scope examples
- Build and lint successful
0 commit comments