Skip to content
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

Add support for custom domains and clean up #11

Merged

Conversation

MauriceBrg
Copy link
Collaborator

  • Add Support custom Cognito Domains #6
    • Removed unused default value for region in dash_cognito_auth.cognito.make_cognito_blueprint
    • Make region parameter optional (default: None) in dash_cognito_auth.cognito_oauth.CognitoOAuth constructor
    • Add tests for new functionality
  • Add docstring to CognitoOAuth constructor
  • Make pylint a little less nervous
  • Remove some Python 2 compatibility imports as we're targeting >= 3.10

@MauriceBrg MauriceBrg merged commit 3506ab8 into fspijkerman:master Apr 1, 2024
@MauriceBrg MauriceBrg deleted the feat-custom-domain-support branch April 1, 2024 14:49
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.

1 participant