]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/plugins/register-helpers.ts
Refactor auth flow
[github/Chocobozzz/PeerTube.git] / server / lib / plugins / register-helpers.ts
index 1f2a88c274d54119e521bc80c8a22d64e4438d75..9b5e1a5462af714e322a1d9cb0968992fda08227 100644 (file)
@@ -7,7 +7,7 @@ import {
   VIDEO_PLAYLIST_PRIVACIES,
   VIDEO_PRIVACIES
 } from '@server/initializers/constants'
-import { onExternalUserAuthenticated } from '@server/lib/auth'
+import { onExternalUserAuthenticated } from '@server/lib/auth/external-auth'
 import { PluginModel } from '@server/models/server/plugin'
 import {
   RegisterServerAuthExternalOptions,