![]() |
4 years ago | |
---|---|---|
.. | ||
oauth2_consumer_implicit | 6f0531a9d3 Add basic OAuth2 provider (#4164) | 8 years ago |
oauth2_consumer_webserver | 8c10aba03d ref(pyupgrade): more f-strings (#23933) | 4 years ago |
README.md | 9d99eaefc9 oauth: overhaul authorization flow | 7 years ago |
http://127.0.0.1:5000/authorized
as an Authorized Redirect URILaunch the service:
BASE_URL=http://dev.getsentry.net:8000 \ CLIENT_ID=XXX \ CLIENT_SECRET=XXX \ python app.py