Skip to content
New issue

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

Improve alignment on Mastodon API changes - OAuth / Apps #43

Merged

Conversation

ThisIsMissEm
Copy link
Contributor

  • GET /api/v1/apps/verify_credentials no longer requires read scope, just a valid access token (or client credential)
  • POST /api/v1/apps now supports multiple redirect URIs
  • redirect_uri is deprecated, but software may still rely on it until they switch to redirect_uris
  • expose redirect_uri, redirect_uris and scopes to verify credentials for Apps.

Copy link
Owner

@dahlia dahlia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dahlia dahlia merged commit 3b3a9e2 into dahlia:main Oct 23, 2024
1 check passed
dahlia added a commit that referenced this pull request Oct 23, 2024
#43

[ci skip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants