Documentation
¶
Index ¶
- func ClearCookie(w http.ResponseWriter)
- func CreateIdpSession(session IdpSession) error
- func DeactivateAllForUser(userID string) error
- func DeactivateIdpSession(sessionID string) error
- func ReadCookie(r *http.Request) string
- func SetCookie(w http.ResponseWriter, sessionID string)
- func UpdateLastActivity(sessionID string) error
- type IdpSession
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearCookie ¶
func ClearCookie(w http.ResponseWriter)
func CreateIdpSession ¶
func CreateIdpSession(session IdpSession) error
func DeactivateAllForUser ¶
func DeactivateIdpSession ¶
func ReadCookie ¶
func SetCookie ¶
func SetCookie(w http.ResponseWriter, sessionID string)
func UpdateLastActivity ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.