Skip to content

OAuth2AuthorizationCodeBearer (OAuth2, authorizationCode) #81

Answered by yomuevans
yomuevans asked this question in Q&A
Discussion options

You must be logged in to vote

Check that the following Redirect URI is allowed on your Fief Client: http://localhost:8000/docs/oauth2-redirect

(This address here should be your FASTAPI address) for me its http://localhost:9000/docs/oauth2-redirect. I forced my FastApi instance by this command "uvicorn app:app --host localhost --port 9000 --reload".

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yomuevans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant