K
K
Kirill Gorelov2019-06-15 16:59:53
API
Kirill Gorelov, 2019-06-15 16:59:53

Store apikey php/python/js?

Guys, hello.
I am making an application where each user will have apikey.
I want to keep apikey in the database closed.
But a question arises that gives rise to several more questions.
Should it be kept encrypted at all?
How can I get it from the database using js (although this is not a problem)?
How can I decrypt it using js from encryption in php / python?
And if I decrypt on the frontend, can they peep the type of encryption and get all the user keys?
So far there are some questions .....

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2019-06-15
@inoise

Or maybe instead of racking your brains with security, you will simply take a ready-made solution on the market? Keycloak, Auth0, Cognito,.... Lots of them

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question