mirror of
				https://github.com/teamhanko/hanko.git
				synced 2025-10-31 08:35:47 +08:00 
			
		
		
		
	feat: custom jwt claims
This commit is contained in:
		 Lennart Fleischmann
					Lennart Fleischmann
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							bc9eece531
						
					
				
				
					commit
					efeca4a76f
				
			| @ -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 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user