Latest #jwt Threads 
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
let me start with the error.
\
%RuntimeError{message: “Missing JWT signing secret. Please see the documentation for AshAuthentication.J...
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
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 community,
I am trying to verify the JWT with my public key (.pem) before decrypting it, and then proceeding to process the payload. ...
New
When I visit http://localhost:4004/auth/sign_in The result is correct
{
"data": {
"id": 1,
"token": "eyJhbGciOiJIUzUxMiIsInR5cCI6Ik...
New
I need to create an authorization system in Elixir, to do it I will generate a policy containing some permissions but in AST syntax and t...
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 have a single-tenant application that receives requests from users containing an access token they get from AWS Cognito. I use Jok...
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
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
Hi, asking for the opinion of elixir devs with experience in HIPAA compliancy.
As far as authentication goes. Is there a preference of t...
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
Joken 2 was released after some RCs. It is a major version as it rewrites a lot of things but not only code-wise also documentation-wise....
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
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
- #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







