Profile read(string $token)
Reads data associated with the given token.
The method returns false if the token does not exist in the storage.
Profile read(string $token)
Reads data associated with the given token.
The method returns false if the token does not exist in the storage.
Please login to continue.