Skip to content

kangkyu/gauthlete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gauthlete

Under development

Go library for using Authlete, features are limited but simple to use.

https://so.authlete.com/getting_started?locale=en

Environment variable

  • AUTHLETE_SERVICE_APIKEY: "API Key" in "Service Details"
  • AUTHLETE_SERVICE_APISECRET: "API Secret"

How to develop

Go to authorization server code and run the go file with two environment variables above, as needed by Gauthlete library. And generate a client id and client secret from the authorization server. And then go to client app and the resource server (backend app).

Example apps (for development):

About

Go client for Authlete

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages