mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-03-24 11:05:49 +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