Skip to content

an example OAuth 2.0 Provider(Server) and Client written in Go

Notifications You must be signed in to change notification settings

mmrath/oauth-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

oauth_example

OAuth 2.0 Authorization Code Flow example

IMPORTANT: THIS IS AN EXAMPLE. DO NOT USE IN PRODUCTION

  • terminal 1: $ go run provider/main.go
  • terminal 2: $ go run client/main.go

and

References

About

an example OAuth 2.0 Provider(Server) and Client written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%