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 OAuth config schema with permissions documentation
- Add comprehensive JSDoc examples for scope field
- Document usage with PermissionBuilder and ScopePresets
- Add validation: scope must be non-empty string
- Link to atproto permission specs
- Build and lint successful
0 commit comments