supabase / auth-js

An isomorphic Javascript library for Supabase Auth.
MIT License
357 stars 160 forks source link

feat: parse `expires_at` if present #735

Closed hf closed 1 year ago

hf commented 1 year ago

Related to: https://github.com/supabase/gotrue/pull/1183

Built on top of: #733

Parses expires_at from the URL or request if present. Emits warnings if clock skew issues are detected.

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: