Documentation ¶
Index ¶
- func GetEmail(token string) (string, error)
- func GetToken(code string) (string, error)
- func NewAlgorithmSignerFromSigner(sshSigner ssh.Signer, algorithm string) (ssh.Signer, error)
- func Ping(w http.ResponseWriter, r *http.Request)
- func Sign(publicKey ssh.PublicKey, email string, roles []string) (string, error)
- func Verify_jwt(cookie string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Verify_jwt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.