How do you build authentication in your Phoenix project in 2024?

I recently open-sourced a library designed to make authentication effortless. It’s called Magic Auth, and it’s tailored to help developers set up authentication quickly and easily.

This library is particularly useful for rapid prototyping and building MVPs, but it’s also robust enough for use in production applications. The main goal of Magic Auth is to enable everyone to configure authentication in less than 5 minutes, streamlining the process and saving valuable development time.

You can also check out the presentation post here: Magic Auth - An Phoenix Authentication Library Designed for Effortless Setup 🚀.

I hope you find it helpful!

4 Likes