supabase / auth-js

An isomorphic Javascript library for Supabase Auth.
MIT License
321 stars 153 forks source link

feat: `navigatorLock` check for spec compatibility #761

Closed hf closed 10 months ago

hf commented 10 months ago

It looks like there are some instances where Chrome returns a null lock object from Navigator LockManager request even though this should only be the case if ifAvailable is set to true. This change logs a warning.

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 2.50.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: