833 B
833 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



