A
A
Alexander2021-10-31 19:53:24
Node.js
Alexander, 2021-10-31 19:53:24

What is the safest registration method on nodejs?

What is currently the most secure registration & authorization method for storing user data on nodejs?
I will be grateful for the answer

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Test-style, 2021-10-31
@Test-style

I don't think the security issue is on the backend side. The back encrypts passwords and, when necessary, checks whether it gives out or does not give out, for example, a jwtoken+refresh token. The weak link is rather the front. Or rather: where does he store these tokens.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question