Skip to content

Worawat101/fusionauth-example-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

The Example For using FusionAuth and Golang

Simple demo for using FusionAuth with Golang.

Installation

clone with git first

git clone https://github.com/fusionauth/fusionauth-example-go

Usage

Assuming you've configured FusionAuth with a new application, update main.go with the client ID.

go get github.com/thanhpk/randstr
go get golang.org/x/oauth2
go run main.go

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Who made this?

Krissanawat Kaewsanmaung - Creator

License

APACHE 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%