mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-09-16 09:09:51 +00:00
authorization module
This commit is contained in:
@@ -88,6 +88,7 @@ const orms: Provider[] = [PrismaService];
|
||||
exports: [
|
||||
PrismaService,
|
||||
AuthenticationMapper,
|
||||
UsernameMapper,
|
||||
AUTHENTICATION_REPOSITORY,
|
||||
USERNAME_REPOSITORY,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user