DEV Community

Discussion on: PKCE authenticaton for Nuxt SPA with Laravel as backend

 
stefant123 profile image
StefanT123

no, you will need just one client

Thread Thread
 
eserenna profile image
eserenna

So in db there is user_id 1. That part will be ignored by laravel?

Thread Thread
 
eserenna profile image
eserenna

how do i login with pkce to user_id 2?

Thread Thread
 
stefant123 profile image
StefanT123

the login flow is the same for every user