Im tryin trying to create a webapp using react and for backend im creating APIs using node js with express. So need Suggestions on what will be the good choice between JWT and OAuth to crete robust, scalable and secure APis for my backend?
I havent tried anything yet. Just need suggestion.