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
There seems to be a regression of #13 in that the extra parameters [:http :impl] are now a static map rather than a callback function. This makes it harder to cope with e.g. session tokens timing out and wanting to refresh them without destroying the entire re-graph instance.
There seems to be a regression of #13 in that the extra parameters
[:http :impl]
are now a static map rather than a callback function. This makes it harder to cope with e.g. session tokens timing out and wanting to refresh them without destroying the entire re-graph instance.This may also help with #70 and and #67 as well.
The text was updated successfully, but these errors were encountered: