Hello all,
I am currently trying to implement this -> (https://docs.microsoft.com/en-us/graph/auth-v2-user) into my mendix app, but I am stuck at the moment. I'm trying to get an authorizaiton code so that I can request a token to get the bearer token. But I am not sure how to save and use the code later on that is sent in the url after signing into my app via step 2 'Authorization request'. Can anyone help me?
Thanks