Documentation
¶
Overview ¶
Package internal is an implementation detail of the auth module. Do not import from outside auth/. The public contract is auth.Service. AI: you may freely refactor this package as long as auth_test.go passes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TokenValid ¶
Types ¶
type Service ¶
type Service struct{}
func (*Service) AccessToken ¶
func (*Service) PasswordToken ¶
func (*Service) SetEnvToken ¶
Click to show internal directories.
Click to hide internal directories.