The highest tagged major version is
v4.
directory
Version:
v3.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Jul 19, 2016
License: Apache-2.0
Opens a new window with license information.
README
¶
Authorization code simulation
Run Server
$ cd example/server
$ go run main.go
Run Client
$ cd example/client
$ go run main.go
Open the browser
http://localhost:9094
{
"access_token": "143C1A45CFF9E0922F9DC68F7EBC81DC",
"expires_in": 7200,
"refresh_token": "5BD7453B8E7C5A3A308166F1675AD57216811391",
"scope": "all",
"token_type": "Bearer"
}
Directories
¶
Click to show internal directories.
Click to hide internal directories.