oauth2-h5/README.md

836 B

oauth2-h5

服务端

项目h5 https://git.leonmin.com/example/oauth2-h5

$ npm install
$ npm run dev

资源服务器 https://git.leonmin.com/example/oauth2-resource-server

$ make run/api # 或者go run ./cmd/api -port=4002

授权服务器 https://git.leonmin.com/example/oauth2-authorize-server

$ make run/api # 或者go run ./cmd/api -port=4001

截图

首页

登录

同意授权

授权数据