This Week's Trending
This Month's Trending
This Year's Trending
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 am trying to create a JWT using an existing ED25519 key, then later extract the subject from it, and the kid to verify it. Here is what...
New
Hi community,
I am trying to verify the JWT with my public key (.pem) before decrypting it, and then proceeding to process the payload. ...
New
A lot has been posted and written about auth, JWTs and LiveView but there’s still one part that we’re struggling to understand. If you ha...
New
let me start with the error.
\
%RuntimeError{message: “Missing JWT signing secret. Please see the documentation for AshAuthentication.J...
New
Trending Over Three Years
Hello y’all!
I’m very new to the Elixir/Phoenix beauty but very excited to learn more!
I’m building a Phoenix json API with a (separate...
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
Hi all,
I have some troubles to decode JWT encode with alg “RS256”.
I need only payload, I really don’t care if its valid or not.
Trie...
New
What best way to use JWT authentication in phoenix?
pow, guardian or maybe some thing else?
Thanks :slight_smile:
New
In the Guardian jwt the exp is default set for every newly generate token:
inside claims like this
%{
"aud" => "ChromaticUser:181",...
New
Has anyone managed to sign JWT with ES512 algorithm successfully? I have tried to look for libraries to do this but was not successful
I...
New
Hi All,
I need to convert some information to JWE token using a public key. Currently I am considering Jose GitHub - potatosalad/erlang-...
New
Does anyone have a full working example of signing JWTs? I guess this is partly a question about the process too… this is related to ea...
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
Hello good people :slight_smile:
I’m trying to create JWT’s with dynamic config using Joken (i.e I have zero config in my config.exs).
...
New
The flow of currently supported authentication through phoenix socket and channels is to use
connect(%{"token" => token}, socket, _co...
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
Hi.
I’m trying to handle Microsoft Teams Bot Authentication by hand, as it seems less confusing than trying to adapt an existing `JWT l...
New
Hello,
I’m working on a simple ES256 string encryption, however I’m hitting a wall using JOSE (also tried doing it using Joken). I am tr...
New
Hi, I am using Firebase as my auth server with my phoenix application. I am using Admin SDK to verify id_tokens generated by my firebase ...
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:
Sub Categories:
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







