Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Study

Getting started

redis (docker)
$ docker run -d redis -p 6379:6379
Run
$ go run OAuth2.go
Test

Open in your web browser:

http://localhost:14000/authorize?response_type=code&client_id=1234&redirect_uri=http://localhost:14000/appauth/code

OAuth 2 server library

Redis client

http

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages