We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6915be5 commit e4774b2Copy full SHA for e4774b2
lib/modules/auth.js
@@ -134,7 +134,6 @@ export default class Auth extends Base {
134
return promisify('signInWithCustomToken', FirestackAuth)(customToken);
135
}
136
137
- // TODO credential type definition
138
/**
139
* Sign the user in with a third-party authentication provider
140
* @return {Promise} A promise resolved upon completion
0 commit comments