Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBTokenManager ¶
type DBTokenManager struct { }
DBTokenManager stores guid and expiry time to db and maintains them. todo: wirte clean up script to remove expired entries.
func (DBTokenManager) Get ¶
func (d DBTokenManager) Get(id string) interface{}
type TokenState ¶
Click to show internal directories.
Click to hide internal directories.