This website requires JavaScript.
Explore
Help
Sign In
Preston_PLB
/
oauth2
forked from
Mirrors/oauth2
Watch
1
Star
0
Fork
You've already forked oauth2
0
Code
Pull Requests
Activity
Fork of oauth 2 to allow the exposing of token refresher
12
Commits
1
Branch
14
Tags
1.7
MiB
Go
100%
2e00ad50b1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Burcu Dogan
2e00ad50b1
Authorized transport should read from cache and write to cache.
2014-05-19 00:20:42 +02:00
google
Avoid returning non-existent errors.
2014-05-15 12:09:36 +02:00
jws
oauth2: adding license.
2014-05-13 21:06:46 +03:00
LICENSE
oauth2: adding license.
2014-05-13 21:06:46 +03:00
README.md
Initial commit
2014-05-09 23:05:13 +02:00
cache.go
Introduction of cache interface and a file cacher.
2014-05-19 00:14:56 +02:00
jwt.go
Introduction of cache interface and a file cacher.
2014-05-19 00:14:56 +02:00
oauth2.go
Introduction of cache interface and a file cacher.
2014-05-19 00:14:56 +02:00
oauth2_test.go
oauth2: adding license.
2014-05-13 21:06:46 +03:00
transport.go
Authorized transport should read from cache and write to cache.
2014-05-19 00:20:42 +02:00
README.md