We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
login
refresh_jwt
1.27.1
Edge
Desktop PC
Windows
Fluidd is sending the Authorization header to the /access/login and access/refresh_jwt Moonraker endpoints
Authorization
/access/login
access/refresh_jwt
No Authorization header should be sent to /access/login and access/refresh_jwt Moonraker endpoints
Login and observe request, wait for refresh token to expire and observe request.
This is a follow up on Arksine/moonraker#793
The text was updated successfully, but these errors were encountered:
pedrolamas
Successfully merging a pull request may close this issue.
Fluidd Version
1.27.1
Browser
Edge
Device
Desktop PC
Operating System
Windows
What happened
Fluidd is sending the
Authorization
header to the/access/login
andaccess/refresh_jwt
Moonraker endpointsWhat did you expect to happen
No
Authorization
header should be sent to/access/login
andaccess/refresh_jwt
Moonraker endpointsHow to reproduce
Login and observe request, wait for refresh token to expire and observe request.
Additional information
This is a follow up on Arksine/moonraker#793
The text was updated successfully, but these errors were encountered: