kamberoFF
BABetter Auth
•Created by kamberoFF on 4/29/2025 in #help
Getting the full JWT token
So I'm trying to build a realtime chat app which uses asp.net with signalr on the backend. The problem is that to use it I have to be authenticated, where I configured it to use the same signing key as better-auth, but the problem is that I can't quite find a way to get the FULL JWT token to use to authenticate myself to the backend. Tried the bearer plugin and it just did what I was doing, but easier. So the problem is I can't find the FULL JWT token used. Is it even possible to get it?
3 replies