This Week's Trending Top

This Month's Trending Top

victorbjorklund
I’m looking at adding support for authenticator-app based OTP (TOTP) and I’m wondering what the best practice is in the Ash ecosystem. Is...
New

This Year's Trending Top

lardcanoe
I’ve been needing to customize our sign in, register, reset password, and forgot password pages for months. Every time I took a look at t...
New
caslu
Hello everyone, I’m building a collaborative editor where users can belong to multiple teams. I’ve decided to set up multi-tenancy on my ...
New
New
samoloth
Hi! I’ve just started using Ash due to its multitenancy capabilities. Overall experience is great so far, but I am considering following ...
New
Malian
I am trying to authenticate my users in a mobile app via email-based Magic Link provided by Ash. The idea is to use Universal Links/AppLi...
New
mindok
What’s the best approach for translating labels in default sign-in screens? I tried the following in the AuthOverrides, but it looks lik...
New
stocks29
Is it possible to manually re-send the confirmation email? I’m curious if this can be done through code. Also curious if there is a way...
New
trentjones21
I have AshAuthentication set up and working for Google OAuth. However, I’ve been beating my head against the wall trying to get the Appl...
New
bobfp
Hi everyone, I’m migrating a Magic Link authentication flow from Phoenix LiveView to a SolidJS SPA using Ash TypeScript, and I’m stuck o...
New
zac
I’m just getting my head around basic AshAuthorization and still struggle with some of the relationship DSL… and I’ve no idea how to tack...
New
ashkan117
I am trying to migrate my current application from only allowing users to sign in with Google Auth, to also be able to create an account ...
New
sezaru
I have this plug in my router pipeline to login an user using a magic link: defmodule CoreWeb.Router.Plugs.LoginWithMagicToken do alia...
New
explorer-trail
I am on phoenix version 1.8.0-rc.4. I have added Ash authentication using mix igniter task. When I run the code and try to register a us...
New
weljoda
Hi, I am currently working on customizing the user registration workflow when using the Magic Link strategy in Ash Authentication. Speci...
New
victorbjorklund
So the use case is that I’m using Ash authentication and for 95% of users they will have to log in with my custom strategy that we built ...
New

Last Three Year's Trending Top

lcabrini
I’m relatively new to both Phoenix and Ash. I followed the getting started guides to get up and running and now have ash authentication w...
New
manishs
I am implementing signup and login for a SaaS application where every user is linked to an organization. Let’s say my application has the...
New
Darth-Knoppix
I’m having trouble figuring out if Ash Authentication Phoenix supports registration via magic link by default. Context I’ve setup passw...
New
mbuhot
Hi :wave: I’d like to add a user invitation flow to an application currently using AshAuthentication with the password strategy. The fl...
New
BigSpaces
Hello there! I am trying to create a user. Creation fails from both the admin dashboard, as well as the /register route This is the err...
New
kjwvanijk
Bet wishes to everyone, especially to the ash core team members for creating such an amazing framework. I have a question regarding ash_...
New
daniglezl
Hi, I’m trying to get AshAuthentication to work in a context multi-tenancy setup but I’m having trouble getting AshAuthentication to use ...
New
dewetblomerus
I have a resource that belongs_to a User. When I create one with my code_interface I pass in a user_id. I want to start creating code i...
New
stryderjzw
I’m newer to Elixir/Phoenix in general, but decided to give Ash a go because I really like the philosophy. However, I’m running into trou...
New
lcabrini
I have a user resource that looks more or less like that one in the Ash Authentication getting started doc, with one added field: role. R...
New
earln
Following the Ash Authentication Phoenix Getting Started Guide, I get the following error message when trying to save/compile the user.ex...
New
martins
Hi, I’ve added first_name and last_name to Account.Users´s attributes. Then I ran mix ash_postgres.generate_migrations --name add-name-...
New
tegmentum
I followed the tutorial to setup Ash Authentication. I have the following: router.ex ... scope "/", WfdBaseWeb do pipe_through :...
New
wintermeyer
Setup: mix igniter.install ash_authentication_phoenix mix ash_authentication.add_strategy password I create a user in the web applicati...
New
nheingit
Hey everyone. I was trying to add multi tenancy (attribute-based) to my existing application that’s running ash_authentication. To do th...
New

Trending Over Three Years Top

sezaru
Hey, I use AshAuthentication in my User resource with the password strategy. I want to expose the sign_in_with_password action via AshGr...
New
kamaroly
I am getting error (ArgumentError) session not fetched, call fetch_session/2 while testing liveview that require authentication. I am usi...
New
BryanJBryce
I have an app that I haven’t updated to Ash 3 yet and one that I have, the one that has been upgraded has an issue when I try to reset a ...
New
victorbjorklund
I want to use Ash again (I tried it a year ago but I’m now returning to try out 3.0) but I’m a little bit unsure about Ash Authentication...
New
jmnda
How can I define another action apart from register_with_password for creating users? My implementation here for the register_with_passwo...
New
gordoneliel
When tokens are enabled for a resource, there appears to be no way to customize the signed token with extra claims when using the AshAuth...
New
kamaroly
Hi all, I am looking for an example that demonstrate how to build a Phoenix app using Ash multi tenant with separate schema and Ash auth...
New
jeroen11dijk
I made my own authentication forms using ash_authentication as basis so I have more flexibility especially when it comes to styling. It w...
New
Guy14
Hello :slight_smile: Context After a while, I’m getting hands on Ash and Elixir again (for a school project, and in a few months for a b...
New
kamaroly
I have been experiencing extremely slow tests for each test behind a protected route with Ash authentication. 54 tests are taking 47 seco...
New
alexslade
Alternative title: A yearning for mackerel I have a specific problem (I want to load a :team resource on the current_user that AshAuthen...
New
sezaru
My user resource thas the following relationship: many_to_many :schools, School do through UserSchool join_relationship ...
New
BryanJBryce
I realize this is pushing the boundaries of tested space for this library, but I’ve got two Auth resources (Admin and User, one is global...
New
edgars
Hi, I know this question fits specifically into the Ash Forum category, but unfortunately, I can’t open new topics there, maybe because m...
New
albin
On a fresh project with ash_authentication installed, an insert into the user table triggers a rollback. However, it works fine for other...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement