cal.pub0.org/apps/web/pages/auth
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
..
forgot-password Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
setup Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
sso URL to initiate SAML authentication flow (#6813) 2023-03-07 18:33:16 +00:00
error.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
login.tsx Implementing CAL-1173 (#7509) 2023-03-05 02:09:45 +00:00
logout.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
new.tsx Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
saml-idp.tsx Add Idp-Initiated SSO (#6781) 2023-03-07 14:31:39 -07:00
signin.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
verify.tsx Feature/whitelabel part 2 (#5821) 2023-01-04 22:14:46 +00:00