Latest #guardian Threads 
I am using erlang 28.0 elixir 1.18.4-otp-28 in my umbrella project and its giving me reference error given below.
has anyone faced anyth...
New
New to Elixir Phoenix framework, enjoying the framework till now.
Am trying to setup auth module with guardian deps for generating acces...
New
Issue:
I’m currently trying to implement support for openID authentication using guardian for a RESTful api.
The api i’m currently worki...
New
Long story short, I have a JavaScript frontend client and two backends: one in Python (for login/signup) and one in Phoenix (used only fo...
New
Greetings,
I am attempting to implement a jwt pattern in phoenix using guardian. What I am doing is that I am returning a short lived ac...
New
I’m using Guardian to handle JWT tokens, and I noticed that after a given amount of time, the client app would not be able to refresh an ...
New
My API which authenticates via auth0 and returns the access_token. During the callback, the access_token throws invalid_token error. Not ...
New
I have this Guardian module:
defmodule Sntx.Guardian do
use Guardian, otp_app: :sntx
alias Sntx.Repo
alias Sntx.User.Account
d...
New
Hi,
I’m new to Elixir and Phoenix. I recently came across to work on a phoenix project (ver 1.3) developed for an API and now the compan...
New
Problem Statement
I tried to get the permissions structured correctly for Guardian in my Guardian module like so.
defmodule Dynamic.Guar...
New
This Week's Trending
This Month's Trending
This Year's Trending
I am using erlang 28.0 elixir 1.18.4-otp-28 in my umbrella project and its giving me reference error given below.
has anyone faced anyth...
New
Last Three Year's Trending
Hey everyone!
I’m currently implementing sign in with apple on my app. I’m already at the point where I got the JWT that I need to decod...
New
I’m using Guardian to handle JWT tokens, and I noticed that after a given amount of time, the client app would not be able to refresh an ...
New
Long story short, I have a JavaScript frontend client and two backends: one in Python (for login/signup) and one in Phoenix (used only fo...
New
Greetings,
I am attempting to implement a jwt pattern in phoenix using guardian. What I am doing is that I am returning a short lived ac...
New
Issue:
I’m currently trying to implement support for openID authentication using guardian for a RESTful api.
The api i’m currently worki...
New
New to Elixir Phoenix framework, enjoying the framework till now.
Am trying to setup auth module with guardian deps for generating acces...
New
Trending Over Three Years
Is there any way to pass up session data via a live route to a live view controller? Specifically, I’d like to pass up the current authen...
New
I am have followed this blog to setup guardian authentication for my api using JWT.
However, I am running into the following issues:
I...
New
I’m following a guide on Guardian authentication with elixir, but the need for refresh tokens isn’t very clear to me. This is my current ...
New
[info] POST /api/sessions
[debug] Processing with Chatty.SessionController.create/2
Parameters: %{"email" => "email@gmail.com", "pas...
New
Hi All,
For authentication, is it a good idea to go with Guardian or Pow? Which one is better and what parameters to consider when choos...
New
Hey Everyone,
I’ve been fighting this one for more than a day and decided to reach out. I’m sure it’s something trivial but I cannot see...
New
I have a problem to setup LiveView with Guardian to authenticate WebSocket connection. I am not able to achieve that because this functio...
New
Hello there !
In the application I am working on we have a user status in the user schema. If a user is marked as inactive , the user w...
New
Hello Fellas,
I need to wrap my head around a topic that I do not seem to see through.
I am developing a phoenix application which expo...
New
I’m using plug (without Phoenix), and I’ve got a router that contains something like the following:
get "/users/:user_id/favorites" do
...
New
I’m trying to set up user authentication with Guardian 1.0 for my Phoenix 1.4 Absinthe api. Upon launching the server, I’m confronted wit...
New
Hi people,
I have a Phoenix website which uses Ueberauth and Guardian to authenticate users against Google SSO.
This is my config:
con...
New
Is there a way to validate the cookie instead of validating authorization header in guardian?
thanks
New
Hi, I’ve an API and I’m using guardian to authenticate users, I can login correctly, but when I try logout nothing is happening.
I’m usi...
New
Hi,
I am new to elixir. I have a web app in elixir which is not done by me. I am finding it difficult to understand the code. When ever ...
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
- #elixirconf
- #exunit
- #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
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








