Building a Vapor Swift backend integration with authentication and authorization

Spoke at 360iDev
At 360iDev in Denver I presented a talk on the topic of Vapor Swift. When integrating with many online services, there is often a bit of serverside glue you need to create yourself. Stream’s chat service is no different. In this talk Jeroen will focus on what you need to create an authentication and authorization backend that integrated with a service provider. It doesn’t matter which. Stream’s service is only used as an example of a third party service you might want to integrate with. The core of the talk will be about how to create a Vapor Swift backend for your app and your third party service.