cal.pub0.org/apps/web/pages/api/auth/saml
Kiran K 2fa83bd512
Add Idp-Initiated SSO (#6781)
* wip idp enabled login

* add route to handle callback from IdP

* update the new provider

* cleanup

* fix the type

* add suggested changes

* make the suggested changes

* use client secret verifier

* Make [...nextauth] a little easier to read

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-03-07 14:31:39 -07:00
..
authorize.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
callback.ts Add Idp-Initiated SSO (#6781) 2023-03-07 14:31:39 -07:00
token.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
userinfo.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00