-
Notifications
You must be signed in to change notification settings - Fork 2
auth
Sclable CI edited this page Apr 25, 2024
·
199 revisions
- ExternalAuthService
- JwtGuard
- KeycloakAuthModule
- KeycloakGuard
- LocalAuthModule
- LocalAuthService
- LocalGuard
- MockGuard
- UserService
- ApplicationUser
- ApplicationUserContract
- AuthConfig
- AuthProviderUserContract
- ResourceAccess
- TestUserServiceContract
- UserServiceContract
▸ LocalAuth(): CustomDecorator
<string
>
CustomDecorator
<string
>
packages/auth/src/decorators/local-auth.decorator.ts:4
▸ Public(): CustomDecorator
<string
>
CustomDecorator
<string
>
packages/auth/src/decorators/public.decorator.ts:4
▸ RequestUser(...dataOrPipes
): ParameterDecorator
Name | Type |
---|---|
...dataOrPipes |
any [] |
ParameterDecorator