404labfr / laravel-auth-checker

Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.
https://marceau.casals.fr
223 stars 31 forks source link

How to use with API? #4

Closed devingray closed 4 years ago

devingray commented 7 years ago

Would it be possible to use this package with an API, I.E a react native app, posting data to the api where we save logins and devices

MarceauKa commented 7 years ago

Hi, no plan for that but you can open a PR :)

patrickwarner commented 5 years ago

Would be great to see a PR for this added functionality. Looks like a promising package, however I won't be able to use it unless it supports Laravel Passport authentication.

This isn't a high priority for me right now, but if I ever have some free time and try to go this route with this package I'll submit a PR.