I have an internal api hosted on heroku. I need to make sure the only apps that can get get access to it are mine. I want something simple but secure. OAuth seems a bit heavy but I want something I can easily expand to other apps I build. What options do I have?
Asked
Active
Viewed 528 times
1 Answers
1
This is not Heroku related.
You can use common authentication patterns. Such as the ones explained in this question

Community
- 1
- 1

Paolo Casciello
- 7,982
- 1
- 43
- 42