PHP APIs course: ➤ https://davehollingworth.net/phpapisy
Support my channel: ☕ https://ko-fi.com/davehollingworth
Authentication using API keys is one way to authenticate requests to an API. Authentication using access tokens is another popular method. In this short video we'll learn how each one works, and how they compare.
00:00 API key authentication
01:03 Access token authentication
#API #authentication