first commit
This commit is contained in:
3
Smartes-Klassenzimmer-Backend/src/auth/guards/index.ts
Normal file
3
Smartes-Klassenzimmer-Backend/src/auth/guards/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './jwt-auth.guard';
|
||||
export * from './ws-jwt.guard';
|
||||
export * from './roles.guard';
|
||||
Reference in New Issue
Block a user