Skip to content

Update Auth guides for 6.0#8184

Merged
scotttrinh merged 6 commits intomasterfrom
docs-6.0-auth
Jan 9, 2025
Merged

Update Auth guides for 6.0#8184
scotttrinh merged 6 commits intomasterfrom
docs-6.0-auth

Conversation

@scotttrinh
Copy link
Contributor

Update the Auth guides for the latest behavior and features of 6.0, namely:

  • Generic OpenID Connect
  • Using a returned id_token from OIDC providers
  • Creating a new User during sign up before email verification
  • Allow email verification witthout PKCE
  • Update for SMTPProviderConfig
  • Webhooks configuration

@scotttrinh scotttrinh requested review from beerose and jaclarke January 7, 2025 17:11
Comment on lines -139 to -143
case "/auth/callback": {
await handleCallback(req, res);
break;
}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOL, what is an email-password callback? 🙈

@scotttrinh scotttrinh merged commit cb7f6a8 into master Jan 9, 2025
23 checks passed
@scotttrinh scotttrinh deleted the docs-6.0-auth branch January 9, 2025 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants