Forum Discussion

hjalti's avatar
hjalti
New Contributor
7 years ago

Authorization with OAuth2.0 implicit grant: Delete cookie/log out

So I am doing authorization with OAuth2.0 implicit flow. With one profile it works really well. But now I am creating api access tests where I need to use another user profile. So naturally I create...