Documentation
¶
Overview ¶
Package tokens provides utilities for working with tokens. Tokens are assumed to be 32 bytes long.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAccessTokenAndRefreshTokenBytes ¶
func NewAccessTokenAndRefreshTokenBytes() (accessToken, refreshToken []byte)
NewAccessTokenAndRefreshTokenBytes returns a new access token and refresh token as byte slices.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.