Hello, can anyone tell me how can I verify the jso...
# talk-hydra
b
Hello, can anyone tell me how can I verify the json web token converted from kratos session using php. now I can validate token when it generate by oauth2/token , so the problem I faced is when I convert sessions token to JWT it doesn’t work.