Subscribe to access all episodes. View plans →

#85: API Authorization with API Keys Part 1

Published March 18, 2019

In this episode we want to build some simple authorization into an existing API. Currently, our API allows anyone request data from it. Now our requirements have changed. We need to restrict access to our API so that only people who have registered for an account can access it. There are many different options we could use to authorizing API requests…

© 2024 HEXMONSTER LLC