RDoc-3882 Document GitHub and Google OAuth login support#2467
Merged
Conversation
gregolsky
reviewed
Jun 11, 2026
Comment on lines
+172
to
+175
| <Admonition type="info" title="2FA"> | ||
| If [2FA](../cloud/cloud-security.mdx#enable-mfa) is enabled on your account, you will be prompted | ||
| for the second factor after authorizing at GitHub or Google, just like with the magic link. | ||
| </Admonition> |
Member
There was a problem hiding this comment.
Need to write that:
Users are responsible for enabling and maintaining Two-Factor Authentication (2FA) on their designated Single Sign-On (SSO) provider.
gregolsky
approved these changes
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue link
https://issues.hibernatingrhinos.com/issue/RDoc-3882
Additional description
Documents the new GitHub and Google OAuth sign-in flow in RavenDB Cloud (RDBCL-5177 / Cloud PR #4215).
cloud/cloud-overview.mdx## Login To Your Account— refreshed intro noting that users can sign in either with a magic link or via GitHub/Google.#### Login with a magic linkheading.#### Login with GitHub or Googlesubsection covering:## Register Your Account— short info admonition noting that registration can also be initiated from the login page via GitHub or Google.Screenshots
Two screenshots added:
cloud/assets/login-page-oauth-buttons.png— login page showing GitHub / Google buttonscloud/assets/login-oauth-check-email-page.png— Check your inbox page after OAuth login with an unregistered emailType of change
/templatesor readme)Changes in docs URLs
/scripts/redirects.jsonfile, setDocuments MovedPR label)Changes in UX/UI