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
(as already mentioned in the urlshortener example program)
With cookies #69 and a proper exception system in place #310 it should be possible (and fairly easy) to implement a "session" interface like Flask and similar have:
(as already mentioned in the
urlshortener
example program)With cookies #69 and a proper exception system in place #310 it should be possible (and fairly easy) to implement a "session" interface like Flask and similar have:
https://testdriven.io/blog/flask-sessions/
See also #59
The text was updated successfully, but these errors were encountered: