Skip to content

allow redirect_uri param also for initial authentication #63

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

janzikmund
Copy link

Dynamically add redirect_uri parameter also for initial login. There already is the same feature on the handle() method which works as middleware on all protected routes. But when user is initially sent to Azure to authenticate, the redirect_uri parameter is still missing. This PR aims to fix it.

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