Skip to content

Commit 2fc53bb

Browse files
authored
Merge pull request #153 from aubelsb2/patch-1
Suggestion: adding simple logging package and create utils section
2 parents a156fbe + 482555b commit 2fc53bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,10 @@ if !ok || !token.Valid {
172172
* [GORM](https://github.com/techknowlogick/go-oauth2-gorm)
173173
* [Firestore](https://github.com/tslamic/go-oauth2-firestore)
174174

175+
## Handy Utilities
176+
177+
* [OAuth2 Proxy Logger (Debug utility that proxies interfaces and logs)](https://github.com/aubelsb2/oauth2-logger-proxy)
178+
175179
## MIT License
176180

177181
Copyright (c) 2016 Lyric

0 commit comments

Comments
 (0)