You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've shipped multiple updates to the OAuth and GitHub App platforms to help developers build more secure applications and handle more complex scenarios. See the changelog for more details.
What's new:
OAuth apps now support token expiration and refresh. Either as an app setting or per-request via the offline_access scope, OAuth apps can now get a short lived (eight hours) token and a refresh token to use when the access token expires. Learn about the new tokens and scope in the docs.
OAuth apps now support up to 10 redirect URIs instead of the single-URI limitation previously in place.
Both GitHub Apps and OAuth apps can enable wildcarding on a per-redirect-URI basis. This is not a best practice and we recommend against using it.
App developers should review their redirect URIs - if your app had only a single redirect URI registered, then it is and has been enabled for wildcard access since creation. If you do not require this wildcard access, you should disable it.
Please let us know your feedback, questions, or bug reports here. Thanks for building an app on GitHub!
📣 ANNOUNCEMENTAnnouncements from the GitHub Community teamApps API and WebhooksDiscussions related to GitHub's APIs or Webhooks👂 Feedback WantedGitHub wants to hear your feedbackAppsDiscussions around GitHub Marketplace and Apps
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Feature Announcement
💬 Feature/Topic Area
Apps
Body
We've shipped multiple updates to the OAuth and GitHub App platforms to help developers build more secure applications and handle more complex scenarios. See the changelog for more details.
What's new:
offline_accessscope, OAuth apps can now get a short lived (eight hours) token and a refresh token to use when the access token expires. Learn about the new tokens and scope in the docs.App developers should review their redirect URIs - if your app had only a single redirect URI registered, then it is and has been enabled for wildcard access since creation. If you do not require this wildcard access, you should disable it.
Please let us know your feedback, questions, or bug reports here. Thanks for building an app on GitHub!
All reactions