Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCompositeDeviceVerifier ¶
NewCompositeDeviceVerifier returns a new device.Verifier that intelligently selects device.Verifier instance to verify a token using the client's user agent. It also provides a layer of protection against replay attacks by enforcing a single use per token value.
If an unknown device type is detected, or no device.Verifier is registered, then the device is deemed invalid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.