7b65942de2
* updated saml-jackson
* if logged in redirect to getting-started page with username in the query param
* fixed issue with mixed up Google login, profile.id is undefined and this is causing the first record to be retrieved instead of the AND query failing
* updated updated saml-jackson
* document PGSSLMODE for Heroku
* tweaks to PGSSLMODE doc
* for self-hosted instance just allow user to signin with any identity (as long as email matches)
* fixed submitting flag
* added username to onboarding flow (if requested during signup)
* added telemetry for google login, saml login, saml config
* check if firstName and lastName are defined
* convert mutation to an async op
* added e2e test to ensure username query param gets picked up during onboarding
* fixed minor typo and added note about configuring Google integration as an Internal app when self-hosting
* cleaned up unnecessary ssr in sso signup routes
* renamed function
* Revert "cleaned up unnecessary ssr in sso signup routes"
This reverts commit
|
||
---|---|---|
.. | ||
auth | ||
integrations.test.ts-snapshots | ||
lib | ||
booking-pages.test.ts | ||
change-password.test.ts | ||
event-types.test.ts | ||
integrations-stripe.test.ts | ||
integrations.test.ts | ||
login.oauth.test.ts | ||
login.test.ts | ||
onboarding.test.ts | ||
saml.test.ts | ||
trial.test.ts |