Skip to content

lyric-demo/example.v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang OAuth2 Server Example

基于Beego的OAuth2服务端/客户端范例

获取

$ go get github.com/go-oauth2/example.v1/...

运行服务端

$ cd $GOPATH/src/github.com/go-oauth2/example.v1/server
$ bee run

运行客户端

$ cd $GOPATH/src/github.com/go-oauth2/example.v1/client
$ bee run

打开链接

http://localhost:9092/

About

oauth2.v1 example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published