This website requires JavaScript.
Explore
Help
Sign In
third_codes
/
oauth2
Watch
1
Star
0
Fork
0
You've already forked oauth2
mirror of
https://github.com/golang/oauth2.git
synced
2025-07-21 00:00:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
42
Commits
1
Branch
30
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Burcu Dogan
0221bdd0c9
Adding TODO to remove dummy tests after go1.4.
2014-06-24 14:53:39 -07:00
google
Adding TODO to remove dummy tests after go1.4.
2014-06-24 14:53:39 -07:00
jws
Reverting the license back to the original.
2014-05-17 17:26:57 +02:00
AUTHORS
Reverting the license back to the original.
2014-05-17 17:26:57 +02:00
cache_test.go
Caches should return an error instead of invoking a handler.
2014-06-22 15:38:39 -07:00
cache.go
Caches should return an error instead of invoking a handler.
2014-06-22 15:38:39 -07:00
CONTRIBUTORS
Reverting the license back to the original.
2014-05-17 17:26:57 +02:00
example_test.go
Adding TODO to remove dummy tests after go1.4.
2014-06-24 14:53:39 -07:00
jwt.go
oauth2: perform caching ops at the transport level
2014-06-17 16:09:09 +02:00
LICENSE
Reverting the license back to the original.
2014-05-17 17:26:57 +02:00
oauth2_test.go
Reverting the license back to the original.
2014-05-17 17:26:57 +02:00
oauth2.go
Add examples for regular and JWT configs and transport init.
2014-06-24 12:44:20 -07:00
README.md
Initial commit
2014-05-09 23:05:13 +02:00
transport_test.go
Caches should return an error instead of invoking a handler.
2014-06-22 15:38:39 -07:00
transport.go
Caches should return an error instead of invoking a handler.
2014-06-22 15:38:39 -07:00
README.md
The file is empty.
Description
Go OAuth2
go
golang
oauth2
oauth2-client
Readme
BSD-3-Clause
2.3
MiB
Languages
Go
100%