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

fix: let the platform decide for login and registration #91

Merged
merged 4 commits into from
Jun 20, 2024

Commits on Jun 12, 2024

  1. chore: typo fixed

    CodeWithEmad committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8765912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d026ab7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix: let the platform decide to how login the users

    We force users to go to authentication mfe for login/registration and prevent login behavior tweaks like having THIRD_PARTY_AUTH_HINT in your site configuration which redirects users to a TPA when they visit /login.
    
    Close overhangio#87
    CodeWithEmad committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    19da5d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be83853 View commit details
    Browse the repository at this point in the history