mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add ability for auth plugins to hook tokens validity
This commit is contained in:
1
shared/models/activitypub/context.ts
Normal file
1
shared/models/activitypub/context.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type ContextType = 'All' | 'View' | 'Announce' | 'CacheFile'
|
||||
Reference in New Issue
Block a user