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(laravel passport): ignore axios baseURL for password grant flow #683

Merged
merged 1 commit into from
May 17, 2020

Conversation

JoaoPedroAS51
Copy link
Collaborator

Axios baseURL should be ignored for password grant flow as login and refresh endpoints are serverMiddleware.

Fixes #682

@JoaoPedroAS51 JoaoPedroAS51 requested a review from pi0 May 14, 2020 00:03
@aaronhuisinga
Copy link
Contributor

This fixes the issue for me!

@JoaoPedroAS51 JoaoPedroAS51 merged commit 90a214b into dev May 17, 2020
@JoaoPedroAS51 JoaoPedroAS51 deleted the fix/laravel-passport-password-grant branch May 17, 2020 18:00
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.

Password grant using Axios baseURL
2 participants