Skip to content

What can be the purpose of OAuth on your website or project? #24363

Discussion options

You must be logged in to vote

As it states on the OAuth website:

OAuth is a simple way to publish and interact with protected data.

One way to use GitHub OAuth in a non-GitHub website or application is as an identity mechanism. You give your application’s users the ability to use GitHub to authenticate who they are. This saves you from having to deal with passwords and all the mess that goes along with them. It also gives you an avatar for them as well, so you don’t have to store and police potentially abusive avatar images. If you’ve seen a “Sign in with GitHub” button on a website such as https://travis-ci.org or https://exercism.io, then that’s what they’re using GitHub OAuth for. Additionally, we have informatio…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants