laravel-mongodb-passport icon indicating copy to clipboard operation
laravel-mongodb-passport copied to clipboard

Feat/support token mongo

Open geidsonc opened this issue 3 years ago • 0 comments

  • A classe TokenRepository recebe no meu método save() o tipo Token. Isso causa um erro citado https://github.com/laravel/passport/issues/968.

A mudança feita sobscreve a classe TokenRepository alterando o suporte para um tipo genérico.

geidsonc avatar Mar 31 '22 13:03 geidsonc