Mathis 2eda06f087
feat(authentication): add JWT service for sign and verify operations
This commit includes a new JWT service for handling JWT signing and verification. It leverages utility functions for logging and environment variable handling. The signed JWT tokens cater to protected header parameters and adjustable expiration times. Moreover, this service supports JWT verification with transparent handling of verification failures.
2024-05-15 12:00:40 +02:00
2024-05-15 11:02:05 +02:00
2024-05-13 09:30:22 +02:00
2024-05-13 09:30:22 +02:00

brief-06-back

Description
No description provided
Readme 218 KiB
Languages
TypeScript 100%