Posts from 28 July 2020
HTTP in Swift, Part 14: OAuth Setup
While Basic Access authentication works for “basic” cases, it is far more common these days to see some form of OAuth used instead. There are some interesting advantages that OAuth has over Basic authentication, such as: