DEV Community

Discussion on: Create API Rest with Laravel 7.X Passport Authentication And Implement Refresh Token (Part 1)

Collapse
 
alisalmabadi profile image
seyyed ali salmabadi

I had to put
Passport::enableImplicitGrant(); in authserviceprovider boot method for using this method of sign in