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
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
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
I’m building an authentication API using Phoenix, Guardian and Bcrypt, but I’m having an issue with the time present on the tokens genera...
New
Hello everyone!
This is guardian_redis - a small library for storing JWT tokens (by guardian) in the Redis.
The library is built on top...
New
Hi there, I’ve been off from Elixir for quite a while, recently I started picking it up.
I’m making a phoenix application which will use...
New
Hello all, I was recommended by the friendly members of the Elixir Slack not to use JWT for authentication as it’s recently been advised ...
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
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
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
Trending Over Three Years
[info] POST /api/sessions
[debug] Processing with Chatty.SessionController.create/2
Parameters: %{"email" => "email@gmail.com", "pas...
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
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
Hello all, I was recommended by the friendly members of the Elixir Slack not to use JWT for authentication as it’s recently been advised ...
New
I have this Guardian module:
defmodule Sntx.Guardian do
use Guardian, otp_app: :sntx
alias Sntx.Repo
alias Sntx.User.Account
d...
New
I’m making a simple API Rest in Elixir and i’m using Guardian for authentication. In all examples i’m seeing that’s it’s used Phoenix for...
New
In my system, when the user visits protected resources, the user is redirected to an OAuth authentication if not signed in. I want to red...
New
Hi there, I’ve been off from Elixir for quite a while, recently I started picking it up.
I’m making a phoenix application which will use...
New
I have two tokens coming to my Endpoint method. one with inside the key of Authorization and another one inside App-token but couldn’t fi...
New
Hi. I’m using guardian for generating JWT tokens. Is there any way/configs or a good example how to change the JWT issuer at runtime? I’v...
New
I’m building an authentication API using Phoenix, Guardian and Bcrypt, but I’m having an issue with the time present on the tokens genera...
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
Hello everyone!
This is guardian_redis - a small library for storing JWT tokens (by guardian) in the Redis.
The library is built on top...
New
Hi everybody, I’m new to Elixir (from Mobile app)
I have an API get question list, this api allow login - non login user get list of que...
New
Problem Statement
I tried to get the permissions structured correctly for Guardian in my Guardian module like so.
defmodule Dynamic.Guar...
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







