Skip to content

Golang oauth utils, including a simple on-disk cache

License

Notifications You must be signed in to change notification settings

andrewstuart/outils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

outils is just a simple utility package for Golang oauth apps

It aims to ease the creation of clients, especially around disk caching of tokens, since I wasn't able to find a library that exposed this functionality (instead, most clients that do this have their own implementation).

Releases

No releases published

Packages

No packages published

Languages