Skip to content

edouard-claude/linkedin-oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Golang oAuth2 Linkedin APIv2

This is a sample Golang oAuth2 Linkedin APIv2 application to demonstrate how to use the Linkedin APIv2 with oAuth2.

How to use

LINKEDIN_CLIENT_ID=xxx LINKEDIN_CLIENT_SECRET=xxx REDIRECT_URL=http://localhost:8080/callback go run main.go

And then open http://localhost:8080 in your browser.

About

Sample Golang oAuth2 Linkedin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published