'What is the difference between Passport-LocalAPIKey and passport-headerapikey?

I am trying to integrate my API into an android app. My API uses jets at the moment and I would like to add an API key strategy to it. So that for mobile app API keys are used and web applications jwts are used. Am new to authentication and I want to secure my API using API keys.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source