-
Type:
Question
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Laravel
-
None
-
None
-
None
-
None
-
None
-
None
-
None
faisaltkr has created Issue #3371: Unexpected behaviour when laravel 12 and passport 12 with mongodb 5.4 in laravel-mongodb. This Jira ticket was filed by GromNaN
Issue Text:
- Laravel-mongodb Version: 5.3 and above
- PHP Version: 8.2 and above
- Database Driver & Version: mongodb
Description: When we installing passport with mongodb, the _id is storing as string
Steps to reproduce
1. Install laravel 12 and mongodb 5.3 and above and install laravel-passport
2. After configuring the passport try to add same requests at a time to generate access_token
3. follow mongodb laravel-passport setup doc : https://www.mongodb.com/docs/drivers/php/laravel-mongodb/current/user-authentication/#laravel-passport