I haven’t used Guardian, but the token should probably be sent as a “bearer token” in the Authorization header. So I suspect you have to set the Authorization header value to “Bearer eyJhbGciOiJIUzUxMiIsInR…”
I haven’t used Guardian, but the token should probably be sent as a “bearer token” in the Authorization header. So I suspect you have to set the Authorization header value to “Bearer eyJhbGciOiJIUzUxMiIsInR…”