mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-03-24 16:15:49 +00:00
new authorization
This commit is contained in:
2
src/modules/authentication/authentication.di-tokens.ts
Normal file
2
src/modules/authentication/authentication.di-tokens.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const AUTHENTICATION_REPOSITORY = Symbol('AUTHENTICATION_REPOSITORY');
|
||||
export const USERNAME_REPOSITORY = Symbol('USERNAME_REPOSITORY');
|
||||
Reference in New Issue
Block a user