laravel-sabre icon indicating copy to clipboard operation
laravel-sabre copied to clipboard

No auth working at android and ios clients

Open crocodile2024 opened this issue 7 months ago • 0 comments

Hello, I can't authenticate the User if the Client is an Apple device (Built in Client) or an android device (DAVx App). At the Service file inside the LaravelSabre::auth function is always the error auth()->user() is null.

Where can i add the function to authorize Android and iOS Clients too. At the web frontend always Works good with the authorization.

Sorry for my Bad englisch.

crocodile2024 avatar Jul 16 '24 11:07 crocodile2024