Latest #authorization Threads 
Permit.Phoenix - tutorial for LiveView
Hey! We’ve recently released Permit.Phoenix 0.4 - with several quality-of-life improvements and ne...
New
Hello guys,
I am looking for an advise here. I am trying to build a system which will be tenant application with organizations and users...
New
Hi everyone. I am following along the Phoenix docs for auth.
When discussing Scopes, we’re supposed to have a lib/my_app/accounts/scope....
New
In ElixirConf EU 2025, I spoke about our Permit library as a comprehensive authorization and access control solution in projects relying ...
New
Since Hologram is getting production ready, and Authentication and Authorization is a crucial step in making production apps, let’s discu...
New
Authorization & Access Control: Case Studies and Practical Solutions using Elixir - Michał Buszkiew
Comments welcome!...
New
I’m trying to get a centralized authentication/authorization system working by using the LiveView on_mount hook, not the handle_params.
...
New
[Guide] Implementing Multi-Tenancy in Phoenix 1.8 - Single vs Multi-Organization Approaches
Hello Elixir Community!
I’m excited to share...
New
I have an api to a logistics system where customers of the transport company can create a quote for delivery of goods.
I will develop a ...
New
I have an app where users have different permissions. Those permissions are used to determine whether a user can see a page. Each route h...
New
This Week's Trending
This Month's Trending
This Year's Trending
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
[Guide] Implementing Multi-Tenancy in Phoenix 1.8 - Single vs Multi-Organization Approaches
Hello Elixir Community!
I’m excited to share...
New
Hello!
We’ve released Permit - a new open-source project at Curiosum aiming to make it easier to manage permission-based access control ...
New
I just released LetMe 1.0, marking the first stable release.
LetMe (hex)
LetMe (Github)
LetMe is an authorization DSL with introspecti...
New
Authorization & Access Control: Case Studies and Practical Solutions using Elixir - Michał Buszkiew
Comments welcome!...
New
So, in my quest to convert an existing system (slowly) over to Ash, I’m trying to figure out how to replicate certain patterns in the sys...
New
Since Hologram is getting production ready, and Authentication and Authorization is a crucial step in making production apps, let’s discu...
New
Hello guys,
I am looking for an advise here. I am trying to build a system which will be tenant application with organizations and users...
New
Permit.Phoenix - tutorial for LiveView
Hey! We’ve recently released Permit.Phoenix 0.4 - with several quality-of-life improvements and ne...
New
Hi everyone. I am following along the Phoenix docs for auth.
When discussing Scopes, we’re supposed to have a lib/my_app/accounts/scope....
New
In ElixirConf EU 2025, I spoke about our Permit library as a comprehensive authorization and access control solution in projects relying ...
New
Last Three Year's Trending
Hi,
What is the best place to put the permissions checking logic in LiveView?
Is there a central place where I can put the permission ...
New
Hello everyone :slight_smile:
We are experiencing a weird problem with Phoenix Websockets.
We are exposing an authenticated channel. Th...
New
Hello, everyone!
I’m thrilled to introduce Zephyr, an open-source authorization library for Elixir that leverages the power of Relations...
New
Hey all,
I’m writing an app using Phoenix as an API and I have a separate codebase for React Native.
I’m researching the best way to ha...
New
Dear all,
I would like to make my SAAS aplication using only single login for every user email, I mean when they try to access using sam...
New
Hello guys!
I’m wondering if there is any tutorial/ready connector for working with keycloak and Absinthe. I will be grateful for any he...
New
How to make my page is only available for user member not the guest?
I have 5 pages
Home
Products
Pricing
About
Reseller
I mean for p...
New
Hi!
I started using canary for loading and authorising records but it seems the project is left unmaintained.
I also get random compile...
New
I have an app where users have different permissions. Those permissions are used to determine whether a user can see a page. Each route h...
New
I have implemented user handling with the built-in phx.gen.auth solution and now created a resource that is in one-to-many relationship t...
New
I’m working on authorization, and I’m looking to implement Ash Policies. My authorization system consists of three main resources:
User...
New
I have this function and the exception is being raised as expected. However, the block is still being evaluated even though the condition...
New
I have an api to a logistics system where customers of the transport company can create a quote for delivery of goods.
I will develop a ...
New
I’m trying to get a centralized authentication/authorization system working by using the LiveView on_mount hook, not the handle_params.
...
New
What’s the difference between a simple policy on a resource that is:
policy action_type(:create) do
description "Only admins can creat...
New
Trending Over Three Years
Is phx.gen.auth good enough for role based authentication?
Let’s say for example one was building an e-commerce store.
There would stan...
New
Hi,
I’m working on an authorization system for my phoenix app, and I need some help designing it…
I want it to be based on roles and pe...
New
Continuing the discussion from Ueberauth, Ruby CAS and other SSO options for Elixir or Phoenix:
Has anyone successfully implemented clie...
New
I am currently working on an Elixir application and I would like to implement role-based and access-based authorization. In Spring Securi...
New
Hi,
I am building a platform, where I have few services. Lets say I have 2 elixir services (as standalone releases), 1 rust/golang servi...
New
I have been playing around with the new Phoenix Auth generator (https://github.com/aaronrenner/phx_gen_auth) and have been learning a lot...
New
Hello!
I’m trying to figure out how to implement a complicated authorization scheme and allow to change the rules at run-time (without a...
New
So I was thinking about the options we have on authorization (read: methods to find out what a user is allowed to do in our application)....
New
Hello everyone! None of the provided authorization libraries worked for me in a way that I needed (I need granular permissions per Role, ...
New
Hello!
So, I started playing with liveviews for a new project. And I have a couple of questions, and I would love if someone can point m...
New
Hey Elixir community!
I am trying to conceive an application with many users and many organizations. Each user may be a member of multip...
New
It’s been a couple days of tinkering already and I cannot seem to
find a way to do permissions within Absinthe that fully satisfies me. ...
New
Backstory
Before I became a full-time developer on a PHP team in 2018, I had been studying role based authorization (RBA) for an Elixir a...
New
I’ve moved the strategies out of PowAssent and created a multi-provider framework for Elixir. This way the strategies can be used in any ...
New
I see a lot of posts/discussions around authorization and how one should not mix it up with business logic. So in the controller they wil...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







