You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get access token by extending my controller to AccessTokenController and "return $this->issueToken($request)".
Is there any extends to get Refresh token in my laravel 5.5.
Please anyone explain with sample codes.
Thank you in advance...
The text was updated successfully, but these errors were encountered:
I get access token by extending my controller to AccessTokenController and "return $this->issueToken($request)".
Is there any extends to get Refresh token in my laravel 5.5.
Please anyone explain with sample codes.
Thank you in advance...
The text was updated successfully, but these errors were encountered: