supertokens-node
supertokens-node copied to clipboard
Race condition in dashboard users get
There might be a race condition in
- https://github.com/supertokens/supertokens-node/blob/33988ca203ceaab0559699fce22e5536f551cbef/lib/ts/recipe/dashboard/api/usersGet.ts#L114
- https://github.com/supertokens/supertokens-node/blob/f246df42c2b3f270b27b9e53dfc1486498b83506/lib/ts/recipe/dashboard/api/usersGet.ts
where userContext may be modified in parallel