REACT | Which is better ? preovides authprovider / protected route or jwt?

Viewed 21

I just want to implement authentication in my React project, but its actually I did same protection to the logged in user, but is that better If based on jwt? or provide an auth provider

0 Answers
Related