example/

directory
v3.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2016 License: BSD-2-Clause

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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL