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
https://github.com/xero-github/xero-python-oauth-starter/blob/b3e48ce9d87d1515799eac602301e453b7ac937b/app.py#L16
We should make use of the https://identity.xero.com/.well-known/openid-configuration for the token URLs, in case they ever need to be changed.
https://identity.xero.com/.well-known/openid-configuration
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/xero-github/xero-python-oauth-starter/blob/b3e48ce9d87d1515799eac602301e453b7ac937b/app.py#L16
We should make use of the
https://identity.xero.com/.well-known/openid-configuration
for the token URLs, in case they ever need to be changed.The text was updated successfully, but these errors were encountered: