Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoryTokenStore ¶
func NewMemoryTokenStore ¶
func NewMemoryTokenStore() *MemoryTokenStore
func (*MemoryTokenStore) Get ¶
func (s *MemoryTokenStore) Get(sessionID string) string
func (*MemoryTokenStore) Set ¶
func (s *MemoryTokenStore) Set(sessionID, value string)
type SSHSessionOauthHandler ¶
type TokenStore ¶
Click to show internal directories.
Click to hide internal directories.