netlify-labs / react-netlify-identity

a tiny (4kb) React hook for using Netlify Identity, no UI. SEEKING MAINTAINERS
https://netlify-gotrue-in-react.netlify.com/
156 stars 25 forks source link

Add remember option to loginUser #2

Closed wouterraateland closed 5 years ago

wouterraateland commented 5 years ago

gotrue-js specifies a third argument: remember. This argument is necessary to keep users logged in after a page refresh.

swyxio commented 5 years ago

hey @wouterraateland, wonderful! i didnt even know that 😅