supertokens-auth-react icon indicating copy to clipboard operation
supertokens-auth-react copied to clipboard

Refactor emailpassword recipe components using functional components

Open wtusfo opened this issue 2 years ago • 0 comments

The Component is written using class based components, and needs to be refactored to use functional style so all the places of injecting context value look the same

wtusfo avatar Dec 22 '22 14:12 wtusfo