Skip to content

daclouds/go-oauth2

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages