-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
Add Docs on OAuth2Strategy({ scope, scopeSeperator })
#91
Comments
this resolves jaredhanson#28, resolves jaredhanson#46, resolves jaredhanson#57, resolves jaredhanson#91
this resolves jaredhanson#28, resolves jaredhanson#46, resolves jaredhanson#57, resolves jaredhanson#91
this resolves jaredhanson#28, resolves jaredhanson#46, resolves jaredhanson#57, resolves jaredhanson#91
this resolves jaredhanson#28, resolves jaredhanson#46, resolves jaredhanson#57, resolves jaredhanson#91
this resolves jaredhanson#28, resolves jaredhanson#46, resolves jaredhanson#57, resolves jaredhanson#91
this resolves jaredhanson#28, resolves jaredhanson#46, resolves jaredhanson#57, resolves jaredhanson#91
@dan-nl your commits include these docs. Are you planning to create a PR? or have you already? Thanks |
@abelosorio, the pr already exists, pr #93, but hasn’t been merged into this project yet. it looks like this repo no longer has an active maintainer. |
That's too bad @dan-nl I think this repo is very used yet. @jaredhanson is there anything I can help with? Or is there any reason why you decided to terminate this repo's maintenance? Thanks |
Please add docs on the utilization of
scope
andscopeSeperator
for thenew OAuth2Strategy(options)
constructor.https://github.com/jaredhanson/passport-oauth2/blob/master/lib/strategy.js#L95
https://github.com/jaredhanson/passport-oauth2/blob/master/lib/strategy.js#L96
The text was updated successfully, but these errors were encountered: