go_oauth2

command module
v0.0.0-...-6019785 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

README

go_oauth2

介绍

使用go iris实现sso服务(暂时只实现了password认证,而且客户端的sdk还没有编写)

软件架构
  1. web: github.com/kataras/iris
  2. token: github.com/dgrijalva/jwt-go
  3. toml: github.com/pelletier/go-toml
  4. database: github.com/jinzhu/gorm
安装教程
  1. 下载项目
  2. go mod download
  3. go mod vendor
  4. 运行main.go
使用说明
  1. go mod init go_oauth2
  2. go build
  3. go mod download
  4. go mod vendor
  5. go build -mod=vendor
截图说明问题

查看附件页的示例视频

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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