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

Swagger Auth #74

Open
AmitGit217 opened this issue Jan 30, 2023 · 0 comments
Open

Swagger Auth #74

AmitGit217 opened this issue Jan 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AmitGit217
Copy link
Collaborator

Describe the bug
While inserting the client google credentials in the swagger request POST to /auth/login the headers do not send it with the
credentials for some reason.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the swagger UI after you start the server
  2. Click on POST request to auth/login (I think I removed the header thing)
  3. Then you will see a 401 error, while in the Postman for the same request, it works just fine.

Expected behavior
It should send the JWT token after a successful request just like in Postman.

Screenshots
TODO: ADD SCREENSHOTS

@AmitGit217 AmitGit217 added the bug Something isn't working label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant