Token
class Token
Methods
__construct(string $token, string $refreshToken, int $expiresIn, array $approvedScopes)
Create a new token instance.
Details
at line 17
__construct(string $token, string $refreshToken, int $expiresIn, array $approvedScopes)
Create a new token instance.