-
Notifications
You must be signed in to change notification settings - Fork 948
BYO-CIAM Demo App Changes #9106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Size Report 1Affected Products
Test Logs |
@@ -95,7 +95,7 @@ export const enum DefaultConfig { | |||
API_HOST = 'identitytoolkit.googleapis.com', | |||
API_SCHEME = 'https', | |||
// TODO(sammansi): Update the endpoint before BYO-CIAM Private Preview Release. | |||
REGIONAL_API_HOST = 'identityplatform.googleapis.com/v2alpha/' | |||
REGIONAL_API_HOST = 'autopush-identityplatform.sandbox.googleapis.com/v2alpha/' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: We should probably use staging v2beta now
Discussion
Testing