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 an option to use specific port for redirct uri under loopback scheme #136

Merged
merged 4 commits into from
Jan 19, 2024

Commits on Jan 19, 2024

  1. Add an option to use specific port for redirct uri under loopback scheme

    Added the fields to select wether to use a specific port and the port itself
    Modified the logic to set the redirectUri in ExecuteFullAuth() depending on if there is a specific port or not
    nicolasboattini committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6ee2dc7 View commit details
    Browse the repository at this point in the history
  2. cleanup

    elringus committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7365e2d View commit details
    Browse the repository at this point in the history
  3. update package

    elringus committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9960d70 View commit details
    Browse the repository at this point in the history
  4. bump version

    elringus committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    705e85c View commit details
    Browse the repository at this point in the history