Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*TokenOption)
func WithAudOption ¶
func WithExpOption ¶
func WithIssOption ¶
func WithSubOption ¶
type TokenOption ¶
type TokenOption struct { Exp *jwt.NumericDate Sub string Aud string Iss string }
Click to show internal directories.
Click to hide internal directories.