//
pkg.gl
Category
github.com/easeway/dex
server
internal
package
2.6.1+incompatible
Repository:
https://github.com/easeway/dex.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
60 SLOC
#
Functions
Marshal
Marshal converts a protobuf message to a URL legal string.
Unmarshal
Unmarshal decodes a protobuf message.
#
Structs
IDTokenSubject
IDTokenSubject represents both the userID and connID which is returned as the "sub" claim in the ID Token.
RefreshToken
RefreshToken is a message that holds refresh token data used by dex.