Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

feat: jwt token validation and scope checks #38

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

tomwwinter
Copy link
Contributor

@tomwwinter tomwwinter commented Feb 28, 2024

Closes #34

README.md Outdated Show resolved Hide resolved
src/auth/core/jwt-auth.guard.ts Show resolved Hide resolved
src/auth/core/scope.decorator.ts Outdated Show resolved Hide resolved
src/auth/core/token.decorator.ts Show resolved Hide resolved
Co-authored-by: Sebastian <sebastian@aam-digital.com>
@tomwwinter tomwwinter merged commit 078157b into main Feb 29, 2024
1 check passed
@tomwwinter tomwwinter deleted the feat/tw/34-authentication-checks branch February 29, 2024 09:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Authentication checks for query backend
2 participants