We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 121f46d + c6eac0a commit 18de16dCopy full SHA for 18de16d
lib/passport-http-oauth/strategies/consumer.js
@@ -44,7 +44,7 @@ var passport = require('passport')
44
* 2. Authenticating users associated with an access token obtained by a
45
* consumer, with possibly limited scope.
46
*
47
- * This strategy covers the former purpose (see `TokenStrategy` for the later).
+ * This strategy covers the former purpose (see `TokenStrategy` for the latter).
48
* Due to the nature of OAuth, in cases where the consumer is attempting to
49
* obtain an access token, the credentials will also contain a callback URL or a
50
* previously issued request token and verifier. This information will be
0 commit comments