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
Update campus_api_python client API to support new public client fields:
- Add is_public and redirect_uris parameters to Clients.new()
- Add redirect_uris parameter to Clients.Client.update()
These align with the HTTP API changes in campus repo for public
OAuth client support (RFC 6749 Section 2.1).
Related: #603
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments