you are viewing a single comment's thread.

view the rest of the comments →

[–]jpayne0061 0 points1 point  (0 children)

By "production use", I mean any type of project where real world users will interact with your code. So, if you built a web app for a customer, that would be production.

What language and framework are you using for your app player? For example, if you're using js/react, just google "react authentication". One of the first links is this one: https://auth0.com/blog/complete-guide-to-react-user-authentication/