Skip to content

Simplify client cookie verification process

Compare
Choose a tag to compare
@alex-ntousias alex-ntousias released this 22 Apr 19:18
· 249 commits to main since this release

The backend API now returns all the client's sessions along with the client when verifying a client cookie.
This simplified the verification process on the SDK side, since there is no need for two API calls when verifying the client cookie.