* Refactor workspace membership system * Create setup endpoint * Use Passport.js * Several updates and fixes
2 lines
120 B
TypeScript
2 lines
120 B
TypeScript
export const STORAGE_DRIVER_TOKEN = 'STORAGE_DRIVER_TOKEN';
|
|
export const STORAGE_CONFIG_TOKEN = 'STORAGE_CONFIG_TOKEN';
|