flask-restx
flask-restx copied to clipboard
Oauth-redirect.html not found
*** redirect url does not exist ***
I'm just wondering if anyone here has seen this working? Currently authorize option is configured and appears but the return url is /oauth-redirect.html does not exist. Seem some issues on this repo where people would like this configurable but isn't currently. My issue is the html file is not served at all so my token server once verified does not redirect correctly. Or should I be pointing back to the root swagger url?