if id_token access_token and refresh_token can all be JWT's how does the sever determine which one is being used?
I am thinking its a scope but i can't seeanything in the docs.
if id_token access_token and refresh_token can all be JWT's how does the sever determine which one is being used?
I am thinking its a scope but i can't seeanything in the docs.