Documentation
¶
Index ¶
Constants ¶
View Source
const ( DbscSessionRegistrationHeaderName = "Secure-Session-Registration" DbscSessionResponseHeaderName = "Secure-Session-Response" DbscSessionChallengeHeaderName = "Secure-Session-Challenge" DbscSessionIdHeaderName = "Sec-Secure-Session-Id" )
The header names follow the Device Bound Session Credentials protocol, which renamed them from Sec-Session-* to Secure-Session-* during its second origin trial. Chrome ignores a registration header it does not recognise, so the old names left the mechanism silently inactive.
Variables ¶
This section is empty.
Functions ¶
func GenerateDbscChallenge ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
types
|
|
|
session_instructions
Package session_instructions holds the session instructions a server returns to a browser for a device bound session.
|
Package session_instructions holds the session instructions a server returns to a browser for a device bound session. |
Click to show internal directories.
Click to hide internal directories.