Personal calendar manager https://cal.maronato.dev
Go to file
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
__checks__ [Checkly] adds "Location Link" code (#5752) 2022-11-28 16:52:24 -07:00
.devcontainer fixes codespace login msg spelling (#6288) 2023-01-06 12:37:03 -07:00
.github Revert "Update CODEOWNERS" 2023-03-06 23:18:45 +00:00
.husky Fixes over Turborepo improvements (#3144) 2022-06-24 09:38:17 -06:00
.snaplet Upgaded Snaplet CLI 2022-11-11 10:32:35 -07:00
.vscode Implementing CAL-1173 (#7509) 2023-03-05 02:09:45 +00:00
apps Add Idp-Initiated SSO (#6781) 2023-03-07 14:31:39 -07:00
deploy fixes codespace login msg spelling (#6288) 2023-01-06 12:37:03 -07:00
packages Add Idp-Initiated SSO (#6781) 2023-03-07 14:31:39 -07:00
scripts Clarifies new db vs old db 2022-08-11 18:43:59 -06:00
tests/config Refactored buildSlots (#6389) 2023-01-11 17:33:34 +00:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.appStore.example Feat/salesforce app (#5649) 2022-11-22 20:10:31 -03:00
.env.example Add Idp-Initiated SSO (#6781) 2023-03-07 14:31:39 -07:00
.eslintrc.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
.gitignore Update .gitignore 2023-02-14 14:47:58 -07:00
.kodiak.toml Allows auto approvals for crowdin 2022-07-11 18:49:40 -06:00
.npmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.nvmrc Trailing unlocking node <17 (#2711) 2022-06-07 11:53:11 +01:00
.prettierignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.prettierrc.js Linting (#2083) 2022-03-09 17:52:48 +00:00
app.json Updates heroku deployment template (#6879) 2023-02-05 14:50:04 +00:00
CODE_OF_CONDUCT.md Runs format script 2022-06-24 07:37:56 -06:00
CONTRIBUTING.md Update CONTRIBUTING.md 2023-03-05 23:00:57 +01:00
crowdin.yml Ignores vital for now 2022-06-03 14:18:43 -06:00
gh.env Solves Github actions caching issues (#7431) 2023-02-28 10:41:55 +00:00
git-init.sh Support both https/git by detection of origin root (#6651) 2023-01-23 23:05:53 +00:00
git-setup.sh Support both https/git by detection of origin root (#6651) 2023-01-23 23:05:53 +00:00
jest.config.ts Test fixes 2023-01-20 15:10:09 -07:00
LICENSE Update LICENSE 2022-08-03 14:36:43 +02:00
package.json Filter Timezones by cities (#7118) 2023-03-02 13:42:41 -07:00
playwright.config.ts "Manage Booking Questions" - Add a comprehensive test (#7465) 2023-03-07 17:40:47 +00:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Update README.md 2023-03-06 15:49:22 +01:00
SECURITY.md Formatting 2022-07-12 11:52:13 -06:00
turbo.json Add Idp-Initiated SSO (#6781) 2023-03-07 14:31:39 -07:00
yarn.lock Syncs yarn.lock with submodules 2023-03-07 12:55:44 -07:00