The complete guide to protecting your APIs with OAuth2 (part 1)
OAuth2 is one of the most popular specifications for API authentication today, though wrapping your head around it can be a challenge.
OAuth2 is one of the most popular specifications for API authentication today, though wrapping your head around it can be a challenge.
Ceora, Ben, and Matt talk with Danielle Man, Director of Engineering at Apollo GraphQL, about how an MIT program for high school girls helped kick off her career, her path from IC to engineering manager, and how Apollo became what it is today.
How you can debug the APIs that you consume but don't own.
If you have a REST API accessible on the internet, you're going to need to secure it. Here's the best practices on how to do that.
In this article, we'll look at how to design REST APIs to be easy to understand for anyone consuming them, future-proof, and secure and fast since they serve data to clients that may be confidential.