The highest tagged major version is
v4.
directory
Version:
v3.1.0+incompatible
Opens a new window with list of versions in this module.
Published: Jul 20, 2016
License: BSD-2-Clause
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": "BIX-RYRPMHYY4L7O4QTP3Q",
"expires_in": 7200,
"refresh_token": "JRITD106WU6YNRE4UUEV_A",
"scope": "all",
"token_type": "Bearer"
}
Directories
¶
Click to show internal directories.
Click to hide internal directories.