I am using Laravel-8 for restful api, and it it I have Laravel Passport Authentication:
public function login(Request $request) { $credentials = [