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
* implement response_mode
oidc supports passing the response_mode to allow redirects to send callback parameters as POST for increased security.
* Fix error check logic and modify test_ccs to include response_mode
* Add more comments
* Apply suggestions from code review
Co-authored-by: Ray Luo <[email protected]>
* PR review comments addressed
* remove extraneous line
Co-authored-by: Emmanuel Oche <[email protected]>
Co-authored-by: Ray Luo <[email protected]>
0 commit comments