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
{{ message }}
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
Looking for a JavaScript OAuth2 client library/package, but reading the docs I wasn't sure if it somehow required a Github account? In other words, do we have to use Github services to use this package? I was confused because I saw this in the docs:
var githubAuth = new ClientOAuth2({..........
Thanks!
The text was updated successfully, but these errors were encountered:
You can use this library to authenticate against any website that supports the OAuth2 protocol.
Github is just used as an example in the docs, because they support OAuth2.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Looking for a JavaScript OAuth2 client library/package, but reading the docs I wasn't sure if it somehow required a Github account? In other words, do we have to use Github services to use this package? I was confused because I saw this in the docs:
Thanks!
The text was updated successfully, but these errors were encountered: