dewet
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
I can make a post on ElixirForum.
20 replies
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
I took a read through but I don't have anything to add. I ended up running into another error and didn't know how to debug it.
20 replies
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
20 replies
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
Will do. No problem. Thanks for the help!
Today I learned to translate "This error must be happening somewhere in the framework" to "Let me see if this error is inspectable from code I wrote".
20 replies
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
A github issue?
20 replies
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
I typed
uri
in the Secrets module and url
in my config. I'll make a suggested edit to the docs so that people will see an immediate error pointing to the problem if they do this.
It would have been nice if the Secrets module raised an error for me, letting me know that I did not supply a proper binary.20 replies
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
I found something!
I tried this:
And saw this:
get_config(:redirect_uri) #=> :error
20 replies
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
Or is it my
User
resources that needs a secret
attribute?20 replies
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
Should I be looking at my
Secrets
module that has: use AshAuthentication.Secret
?
It is using Application.fetch_env!/2
so the values definitely exist.20 replies
AEAsh Elixir
•Created by dewet on 9/26/2023 in #support
Auth0 "Authentication Error" without any helpful details
activity #=> {:auth0, :request}
20 replies
AEAsh Elixir
•Created by dewet on 9/23/2023 in #support
AshAuthenticationPhoenix Reset Password errors after following the guide
Thanks 🥳❤️
18 replies
AEAsh Elixir
•Created by dewet on 9/23/2023 in #support
AshAuthenticationPhoenix Reset Password errors after following the guide
I just pulled it in. It is fixed in
ash_authentication_phoenix 1.8.3
18 replies
AEAsh Elixir
•Created by dewet on 9/23/2023 in #support
AshAuthenticationPhoenix Reset Password errors after following the guide
In case anyone else stumbles on this, here's what I changed in my
mix.exs
:
18 replies
AEAsh Elixir
•Created by dewet on 9/23/2023 in #support
AshAuthenticationPhoenix Reset Password errors after following the guide
Thanks so much for the quick turnaround!
18 replies
AEAsh Elixir
•Created by dewet on 9/23/2023 in #support
AshAuthenticationPhoenix Reset Password errors after following the guide
Boom 💥 That worked!
18 replies
AEAsh Elixir
•Created by dewet on 9/23/2023 in #support
AshAuthenticationPhoenix Reset Password errors after following the guide
👀
18 replies
AEAsh Elixir
•Created by dewet on 9/23/2023 in #support
AshAuthenticationPhoenix Reset Password errors after following the guide
Thanks a million, I'm happy to test it after you merge it. No rush.
18 replies
AEAsh Elixir
•Created by dewet on 9/23/2023 in #support
AshAuthenticationPhoenix Reset Password errors after following the guide
I'm on the latest released versions of everything. Should I be using
master
to get the fix?
18 replies
AEAsh Elixir
•Created by ZachDaniel on 9/20/2023 in #showcase
Ash Framework: Better Together
This went very well. You should continue speaking in front of people. This talk helped me understand that the Ash team is focusing on the right things "existing users experience", but also aware that "new user experience" will drive growth in the future.
It also helped grow my confidence that Ash will be maintained in 10 years (which is probably my only real hesitation with using it).
10 replies