summaryrefslogtreecommitdiff
path: root/token.go
AgeCommit message (Collapse)Author
11 hoursAdd POST /api/registrationxengineering
This URL sets a random 32 octet token as cookie `token` in Base64 encoding. The SHA256 hash of the binary token is written as response also in Base64 encoding.