You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cognito allows you to make the hosted UI available under a custom domain.
Currently the package only supports domains under the Cognito namespace.
When using a non-Cognito domain, the User Pools region shouldn't be required to build the URLs.
This is currently a mandatory attribute, which can become optional.
It's still required when using a domain from the Cognito namespace.
Changes should be mostly in dash_cognito_auth.cognito.make_cognito_blueprint
The text was updated successfully, but these errors were encountered:
Cognito allows you to make the hosted UI available under a custom domain.
Currently the package only supports domains under the Cognito namespace.
When using a non-Cognito domain, the User Pools region shouldn't be required to build the URLs.
This is currently a mandatory attribute, which can become optional.
It's still required when using a domain from the Cognito namespace.
Changes should be mostly in
dash_cognito_auth.cognito.make_cognito_blueprint
The text was updated successfully, but these errors were encountered: