traefik-forward-auth0
traefik-forward-auth0 copied to clipboard
Should compare sub in access_token and id_token to verify that it is from the same user to prevent that a user can impersonate another user.
verify both tokens, and check that the sub fields is the same in both.