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
As devs, we sometimes test things out using the OpenApi spec. FastAPI provides this out of the box.
They also have a simple guide that shows how to integrate auth into the page to play around: https://fastapi.tiangolo.com/tutorial/security/first-steps/
But since supertokens doesn't "integrate" with that autogenerated spec, we're missing the "Authorize" button.
Would be very nice to have!
original discussion: https://discordapp.com/channels/603466164219281420/1249741179805765632/1249741179805765632
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As devs, we sometimes test things out using the OpenApi spec. FastAPI provides this out of the box.
They also have a simple guide that shows how to integrate auth into the page to play around: https://fastapi.tiangolo.com/tutorial/security/first-steps/
But since supertokens doesn't "integrate" with that autogenerated spec, we're missing the "Authorize" button.
Would be very nice to have!
original discussion: https://discordapp.com/channels/603466164219281420/1249741179805765632/1249741179805765632
The text was updated successfully, but these errors were encountered: