issues
search
tengen-io
/
web-client
tengen.io — Frontend open source Go server
10
stars
5
forks
source link
Rewire client auth
#51
Closed
eaceaser
closed
5 years ago
eaceaser
commented
5 years ago
renames authprovider => authcontext. it was a stupid naming scheme.
moves apollo client into its own context that is wired up to the auth context's token.
pulls the token out of local storage so sessions persist.