package
Version:
v0.0.0-...-f6cc6f7
Opens a new window with list of versions in this module.
Published: Dec 26, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const TokenPattern = "(^[A-Za-z0-9-_]*\\.[A-Za-z0-9-_]*\\.[A-Za-z0-9-_]*$)"
type Claims struct {
OwnerId int64 `json:"owner_id"`
ExpiresAt int64 `json:"expires_at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.