O
O
OlegCinema2020-04-06 11:04:07
RESTful API
OlegCinema, 2020-04-06 11:04:07

Is it possible to create a pure ReactJS web application with authorization and authentication?

Hello. I have a RestAPI (back-end). Can I make a pure React application that will authorize a person based on this RestAPI if, say, the back-end is on a different server? If so, how? I know that there is a router in react, is it possible to organize full-fledged authorization, like we do the same VK? If so, how. Leave information on this, please.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Stasyuk, 2020-04-06
@HikariNoSekai

Of course you can, through Redux. Google how to do authentication in React, or something similar. The same VK is now written in React / React native + Material Design

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question