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 25ac810 + 04184d3 commit 7359708Copy full SHA for 7359708
api/services/passport.js
@@ -36,7 +36,7 @@ passport.protocols = require('./protocols');
36
* This is where most of the magic happens when a user is authenticating with a
37
* third-party provider. What it does, is the following:
38
*
39
- * 1. Given a provider and an identifier, find a mathcing Passport.
+ * 1. Given a provider and an identifier, find a matching Passport.
40
* 2. From here, the logic branches into two paths.
41
42
* - A user is not currently logged in:
0 commit comments