package
0.0.0-20210515111912-44a091edd2b8
Repository: https://github.com/sethigeet/gql-go-auth-backend.git
Documentation: pkg.go.dev

# Constants

CookieName is the name of the cookie that is stored in the browser.
ExpirationDuration is the duration after which the cookie expires in the browser.
SessionIDPrefix is the string that is prefixed before the actual sessionID while storing in redis so that it will be easily identifiable and it will not collide with any other key.

# Structs

No description provided by the author