feat: custom jwt claims

This commit is contained in:
Lennart Fleischmann
2025-04-16 15:17:48 +02:00
committed by GitHub
parent bc9eece531
commit efeca4a76f
23 changed files with 1002 additions and 106 deletions

View File

@ -51,6 +51,7 @@ import {
WebauthnCredentials,
Identity,
SessionCheckResponse,
Claims,
} from "./lib/Dto";
export type {
@ -74,6 +75,7 @@ export type {
WebauthnCredentials,
Identity,
SessionCheckResponse,
Claims,
};
// Errors