Skip to content

This is a simple showcase of the OAuth 2.0 authorization code flow written in GO. With a server and a client. Both components are fully customizable and can be used as a template for your own projects.

zcubbs/oauth-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth Showcase

This is a simple showcase of OAuth 2.0 Client written in GO. Comes with a dummy oauth server. Both components are fully customizable and can be used as a template for your tests.

Client

Server

About

This is a simple showcase of the OAuth 2.0 authorization code flow written in GO. With a server and a client. Both components are fully customizable and can be used as a template for your own projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published