Google
will be shown as Sign in with Google
)google-fsgs
)google.com
, optional)client_id
and client_secret
will be sending in the POST body as application/x-www-form-urlencoded parameters.client_id
and client_secret
will be sending in HTTP Basic Authorization. This is an optional style described in the OAuth2 RFC 6749 section 2.3.1.Bytebase user's email
. It identifies the Bytebase account associated with the OAuth 2.0 login.
--external-url http://bytebase.example.com
, then the authorization callback URL will be http://bytebase.example.com/oauth/callback
.YOUR_EXTERNAL_URL
in the image below with the external URL you configured in Bytebase Workspace.