-
Notifications
You must be signed in to change notification settings - Fork 59.8k
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
Is it possible to migrate an OAuth app to Github app without asking users to re-authenticate? #1236
Comments
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
👋 @jgimenez 🙂 To answer your main question:
IIUC, no, this isn't possible. The new app is essentially a distinct installation, so it's access must be authenticated by the user.
I think this was originally written implying that some users might still be using the old app. If all your users have transitioned off the old app, or if you're happy to delete the old app even though it might still have active users, then deleting the app makes sense 👍 We can definitely update the doc to be more clear about both these points. I'll open this issue up for anyone to take on 🙂 |
Hi, I would like to work on this issue, can anyone suggest me to get started? |
👋 @prsmahajan You're welcome to open a PR following the plan outlined in #1236 (comment). Let us know if you have any additional questions! |
What is the issue @janiceilene ? |
What article on docs.github.com is affected?
https://docs.github.com/en/free-pro-team@latest/developers/apps/migrating-oauth-apps-to-github-apps
What part(s) of the article would you like to see updated?
The text was updated successfully, but these errors were encountered: