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
JPMT-29 Improve Google Auth handling based on testing (#101508)
* Add direct authentication endpoints for social providers
* Improve flows for GitHub and Apple
* Allow errors on production (mvp) and fix security issue
* Add auth handling in the direct endpoint (instead of redirecting)
* Remove apple and github auth for now
* Solve security warning (user provided value)
* Improve security
* Improve security
* Validate nonce
0 commit comments