You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2022. It is now read-only.
Find setting to utilise relative imports in typescript.
Move authentication functions (signIn, signOut, signUp) into their own file. Friends screen #17
Revise Rules of Hooks, handleResponse are an issue in the authentication screens (Login & basic navigation components #1). Instead we should set the request as state & the code within a effect hook function or something similar.