You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Package jade is an oauth2 and OpenID Connect authentication package for Go.
It provides a simple way to authenticate users using OAuth2 and OpenID Connect.
It also provides an easy way to store and retrieve authentication state and session data either in a cookie or in a some other store based on gorilla/sessions.
This package was inspired by https://github.com/markbates/goth