Closed jonthegeek closed 7 months ago
A common thing to need to query after the user has the cookie is the user ID/name. Store that in the cookie to reduce query needs.
I don't want to do this. If they change it, we should change it. If they're no longer in the slack, we should fail to ID them.
A common thing to need to query after the user has the cookie is the user ID/name. Store that in the cookie to reduce query needs.