JWT implementation #11

Closed
opened 2022-10-04 14:20:15 +02:00 by rmanach · 0 comments
rmanach commented 2022-10-04 14:20:15 +02:00 (Migrated from gitea.thegux.fr)

After a successful authentication, generate a valid JWT token and set it in the HTTPResponse. For impl details, see : https://crates.io/crates/jwt-simple

After a successful authentication, generate a valid JWT token and set it in the `HTTPResponse`. For impl details, see : https://crates.io/crates/jwt-simple
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rmanach/simple-auth#11
No description provided.