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
This relies on #7 really, but we could let the handlers access the user's cookies as a Scheme data structure (e.g. an alist). There's some cookie parsing procedures in src/ssp/mod-lisp.scm in Scheme we can borrow.
This relies on #7 really, but we could let the handlers access the user's cookies as a Scheme data structure (e.g. an alist). There's some cookie parsing procedures in
src/ssp/mod-lisp.scmin Scheme we can borrow.