Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Server *server.Server
)
Functions ¶
func HandleAuthorizeRequest ¶
func HandleAuthorizeRequest(c echo.Context) error
HandleAuthorizeRequest the authorization request handling
func HandleTokenRequest ¶
func HandleTokenRequest(c echo.Context) error
HandleTokenRequest token request handling
func InitServer ¶
InitServer Initialize the service
func RandString ¶
randString generates a random string of length n and returns its base64-encoded version.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.