Implementing OAuth in Our Application

We now have a working application with a lot of special features and some pretty cool internal tweaks based off the deep down internals of Elixir and Phoenix! We'll want to spend just a little bit of time polishing up our application and turning it into something that we're ready to push to production!

One thing that we don't have currently is a better system for creating an account on our system, so before we start talking about a way to actually ship this out into production, we'll spend a little bit of time shoring up our login system and including support for OAuth flows, such as support for Twitter and Google!

This is a significant part of preparing an application: to go from an idea in your head ...

Get Phoenix Web Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.