thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

React/RN Clients - Add `useLogout` hook to wrap logout call in mutation #318

Closed lakardion closed 1 month ago

lakardion commented 2 months ago

What this does

Add a hook for logout to wrap it in mutation and use it safely in components.

Checklist

How to test

Add user steps to achieve desired functionality for this feature.

paribaker commented 1 month ago

@lakardion moved this to in progress as it has conflicts

lakardion commented 1 month ago

@lakardion moved this to in progress as it has conflicts

Done @paribaker