Building a token-based authentication solution with React's Context API and Typescript
When it comes to building a modern web application there are various challenges a developer must overcome and authentication is one of them. There are various authentication methods available today with their specific use cases to ensure secure acces...
tegadev.hashnode.dev9 min read
Andrea Scotto Di Minico
UI/UX & Front-end engineer
Hello there, nice article about TypeScript, Authentication and Context. Maybe a working demo on Codesandbox would also be nice as a resource.
Recently I also started blogging, and published my first article regarding React Context API, would love to hear your feedback Denedo Oghenetega Joseph and it could be relevant to other users: How To use React Context API with useReducer, useMemo Hooks