appwrite / demo-todo-with-react

A basic demo example for integrating between Appwrite & React JS šŸ’™
https://appwrite-todo-with-react.vercel.app
MIT License
200 stars 128 forks source link

updated bug: on refresh, the app is not fetching the current logged iā€¦ #62

Closed talmosko closed 1 year ago

talmosko commented 1 year ago

What does this PR do?

A solution to issue no.56 When I refresh the todos page I redirect me to the login page.

Test Plan

a little change in the API file. tested locally : create user -> refresh -> redirect to todo, and logout->login->refresh-> redirect to todo

Related PRs and Issues

https://github.com/appwrite/demo-todo-with-react/issues/56

Have you read the Contributing Guidelines on issues?

yes

vercel[bot] commented 1 year ago

@talmosko is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ā†—ļøŽ

Name Status Preview Comments Updated
todo-with-react āœ… Ready (Inspect) Visit Preview šŸ’¬ Add your feedback Feb 14, 2023 at 7:43PM (UTC)
codercatdev commented 1 year ago

thanks @talmosko !