quick question. as I'm sure this is a documented t...
# general
g
quick question. as I'm sure this is a documented thing and I just can't find it. But for the life of me, I cannot figure how to get my frontend vue project to get a JWT to send to my opensource backend. I don't want the backend dealing with the ory specific opaque token but so far I have not been able to get this to work. Any guidance or places to read on how to do this? I followed https://www.ory.sh/docs/oauth2-oidc/jwt-access-token but that does not give my frontend vue.js project a jwt. Sorry, pretty new to auth and trying to figure this all out!
271 Views