jamesmills / laravel-timezone

Enable user Timezones in your application.
MIT License
677 stars 91 forks source link

Handles Time Zone updates in Sanctum #95

Open nessimabadi opened 1 year ago

nessimabadi commented 1 year ago

Currently, when login a user via Sanctum, the packages does not work.

Adds functionality to handle Sanctum token authentications

Update UpdateUsersTimezone.php

nessimabadi commented 5 months ago

Hi @jamesmills

Is there any change needed to merge this request?

Please let me know.

Thanks for the package