Support logout and add id and pass tests
[oweals/peertube.git] / server / tests / fixtures / peertube-plugin-test-id-pass-auth-three / main.js
index 2a15b3754fb4c5c49c806065d6310c5475ecaa68..372f3fa0c1c0f11aa06baa2edd077df824a46065 100644 (file)
@@ -3,7 +3,7 @@ async function register ({
   peertubeHelpers
 }) {
   registerIdAndPassAuth({
-    type: 'id-and-pass',
+    authName: 'laguna-bad-auth',
 
     onLogout: () => {
       peertubeHelpers.logger.info('On logout for auth 3 - 1')