Hadiasemi / Crypto-Tracker

0 stars 2 forks source link

Hook up Logout button to AuthContext Logout function #50

Closed jinyung2 closed 3 years ago

jinyung2 commented 3 years ago

Estimate: 30mins

import AuthContext and useContext hook and use the logout function. Must also implement a redirection on successful logout (back to auth page?)

jinyung2 commented 3 years ago

Time Spent: 30mins