N
N
nvdfxx2019-03-04 19:20:40
Node.js
nvdfxx, 2019-03-04 19:20:40

Which authentication type to choose?

We are writing an application on electron, backing on a node, the question arose of organizing authentication. The application should receive real-time notifications about changes in the database via sockets, hang on without reboots throughout the day, whether jwt is suitable for such an application, whether there will be problems with refresh tokens and support for all this in the state of receiving real-time notifications, etc. ? Maybe another type of authentication is more suitable for this case?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2019-03-04
@inoise

Jwt is just a token format. Authentication is, for example, openID

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question