//
pkg.gl
Category
github.com/quantstop/quantstopterminal
internal
webserver
jwt
package
0.3.6
Repository:
https://github.com/quantstop/quantstopterminal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
155 SLOC
#
Functions
HandleUserCookie
HandleUserCookie attempts to refresh an expired token if the user is still valid.
InitSecret
No description provided by the author
WriteUserCookie
WriteUserCookie encodes a user's JWT and sets it as an httpOnly & Secure cookie.