laravel-microsoft-graph icon indicating copy to clipboard operation
laravel-microsoft-graph copied to clipboard

Allow string user_ids

Open jsandfordhughescoop opened this issue 1 year ago • 0 comments

This PR changes the storeToken method to allow string user_ids instead of just int. All other methods that use the user_id or return it are already typed to string.

jsandfordhughescoop avatar Jul 25 '24 07:07 jsandfordhughescoop