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: add form_post response mode support for Apple OAuth
- Add responseMode parameter to support different OAuth response types
- Update callback endpoint to handle both GET and POST methods
- Maintain backward compatibility with existing OAuth implementations
0 commit comments