Skip to content

Commit e4774b2

Browse files
committed
remove completed todo
1 parent 6915be5 commit e4774b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/modules/auth.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ export default class Auth extends Base {
134134
return promisify('signInWithCustomToken', FirestackAuth)(customToken);
135135
}
136136

137-
// TODO credential type definition
138137
/**
139138
* Sign the user in with a third-party authentication provider
140139
* @return {Promise} A promise resolved upon completion

0 commit comments

Comments
 (0)