I'm trying to find the best approach to generate and store a Client API Key for each user to use.
It seems a pretty popular thing to do. However, the resources that are clearly talking about this topic is surprisingly rare. Let alone the fact that each one is suggesting different approach.
Can you please help with a solid ground on how to approach this?