1
0
Fork 0

Enable Split JWT Authentication #2

Closed
opened 2019-10-06 02:41:56 +00:00 by Asara · 1 comment
Owner

Split auth using a jwt where the jwt is split into header/payload + signature and the signature is an HTTPOnly cookie, allowing for the frontend to see its own details but never get access to the full JWT.

Split auth using a jwt where the jwt is split into header/payload + signature and the signature is an HTTPOnly cookie, allowing for the frontend to see its own details but never get access to the full JWT.
Author
Owner
Completed via: https://git.minhas.io/Asara/sudoscientist-go-backend/pulls/1
Asara closed this issue 2019-10-06 02:47:21 +00:00
This repo is archived. You cannot comment on issues.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

0001-01-01

Dependencies

No dependencies set.

Reference: Asara/sudoscientist-js-frontend#2
No description provided.