From fa0452e9c99121bc2b0adebbc07742b71c9f332e Mon Sep 17 00:00:00 2001 From: Krishna Chaiatanya Date: Tue, 17 Sep 2024 14:32:17 +0530 Subject: [PATCH] Update oauth-apps@qrdOARfqGPF9xhF6snbAn.md (#7138) * Update oauth-apps@qrdOARfqGPF9xhF6snbAn.md --------- Co-authored-by: Arik Chakma --- .../git-github/content/oauth-apps@qrdOARfqGPF9xhF6snbAn.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/roadmaps/git-github/content/oauth-apps@qrdOARfqGPF9xhF6snbAn.md b/src/data/roadmaps/git-github/content/oauth-apps@qrdOARfqGPF9xhF6snbAn.md index 634c0b778..a6632683a 100644 --- a/src/data/roadmaps/git-github/content/oauth-apps@qrdOARfqGPF9xhF6snbAn.md +++ b/src/data/roadmaps/git-github/content/oauth-apps@qrdOARfqGPF9xhF6snbAn.md @@ -1,8 +1,8 @@ # OAuth Apps -GitHub OAuth Apps are a way to integrate with the GitHub platform using OAuth authentication. They allow developers to create custom integrations that can automate tasks, provide real-time notifications, and build custom workflows. +GitHub OAuth Apps allow developers to integrate with GitHub using OAuth 2.0 authentication. They enable secure, token-based access to specific GitHub resources like repositories, issues, and pull requests. OAuth Apps can automate tasks, personalize interactions, and provide real-time notifications through webhooks, all while allowing users to approve only the necessary permissions without sharing their credentials. Visit the following resources to learn more: - [@official@Creating an OAuth app](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app) -- [@video@GitHub Login With React (GitHub APIs, GitHub OAuth 2.0 Authentication)](https://www.youtube.com/watch?v=rRn2EisxPl4) \ No newline at end of file +- [@video@GitHub Login With React (GitHub APIs, GitHub OAuth 2.0 Authentication)](https://www.youtube.com/watch?v=rRn2EisxPl4)