Enable Split JWT Authentication #2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Completed via: https://git.minhas.io/Asara/sudoscientist-go-backend/pulls/1