]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/core/routing/index.ts
Client calls revoke-token endpoint on logout
[github/Chocobozzz/PeerTube.git] / client / src / app / core / routing / index.ts
index d1b9828344662074d81c2659579da767f36a6dea..58b83bb2aa90c0e397181fb95a6d748151253b77 100644 (file)
@@ -1,3 +1,5 @@
 export * from './login-guard.service'
 export * from './user-right-guard.service'
 export * from './preload-selected-modules-list'
+export * from './redirect.service'
+export * from './menu-guard.service'