Published 22 Jul - 2020
Combining authentication solutions with Guardian and Phx Gen Auth
Many web apps have both a web interface and an Json api. When the normal web app has a classic session based authentication, an API need something l..
Published 16 Mar - 2020
Updated 01 May - 2020
Multi-tenancy and Phoenix - Part 2
In the previous tutorial, I wrote how to set up multi-tenancy with Phoenix and Pow. In this tutorial, I will show how I scope resources the current ..