update depedencies, changes to support updated authentication-module
[squeep-indie-auther] / test / stub-db.js
index d8cb0cd1f00bbc7babee4491727a4a7569e3f787..054cc47d857810bbfeb33834857f1c665eecb1e2 100644 (file)
@@ -12,6 +12,8 @@ class StubDatabase extends Base {
       'authenticationGet',
       'authenticationSuccess',
       'authenticationUpsert',
+      'authenticationUpdateCredential',
+      'authenticationUpdateOTPKey',
       'profileIdentifierInsert',
       'profileIsValid',
       'profileScopeInsert',