<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ueberauth on Washington Botelho</title><link>http://www.wbotelhos.com/tags/ueberauth/</link><description>Recent content in ueberauth on Washington Botelho</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sat, 12 Feb 2022 00:00:00 -0300</lastBuildDate><atom:link href="http://www.wbotelhos.com/tags/ueberauth/index.xml" rel="self" type="application/rss+xml"/><item><title>OAuth Login with Phoenix and Ueberauth</title><link>http://www.wbotelhos.com/oauth-login-with-phoenix-and-ueberauth/</link><pubDate>Sat, 12 Feb 2022 00:00:00 -0300</pubDate><guid>http://www.wbotelhos.com/oauth-login-with-phoenix-and-ueberauth/</guid><description>Rarely an application doesn&amp;rsquo;t need login logic. It&amp;rsquo;s important when you want to restrict some areas of your applications and identify how is using it. We can create a password logic or we can use OAuth to connect the user through some provider like Google, Facebook, Github, Twitter, and others. Of course, Phoenix already has some plugs to facilitate it for you.
Goal Implement an OAuth Google logic to control the login in a Phoenix application.</description></item></channel></rss>