supabase / auth-js

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

feat: refactor `_getSessionFromURL` to be easier to read #733

Closed hf closed 11 months ago

hf commented 11 months ago

_getSessionFromURL was quite busy by parsing and validating parameters. Refactors it to be hopefully a bit clearer as to what is going on.

github-actions[bot] commented 11 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: