Go login handlers for authentication providers (OAuth1, OAuth2)
https://github.com/dghubble/gologin
102 forks.
1.361 stars.
0 open issues.
Recent commits:
- Add release notes for v2.3.0, Dalton Hubble
- Fix typo in Twitter example README (#47)Signed-off-by: Julien Riou <julien@riou.xyz>, GitHub
- Replace Travis CI with Github Actions* Add test workflow with Go matrix, Dalton Hubble
- Fix docs typo in cookie.go (#45)* "compatability" -> "compatibility", GitHub
- Rename remaining Userinfoplus references in docs* Google API renamed Userinfoplus to Userinfo* See https://github.com/dghubble/gologin/pull/40, Dalton Hubble