OAuth2.0 token

0
I need to get an access token with OAuth 2.0, what are your suggestions?  Is it possible to do it without the module open authentication? if yes what how should I proceed? (how many REST CALL etc...)  I tried to make it work with that module (open authentication) but it’s very unclear how to use it even with the documentation on github. (don’t even know how to test/debug it..) Thanks!
asked
1 answers
1

Did you see the demo project in the appstore: https://appstore.home.mendix.com/link/app/110989/WebFlight/OAuth-2.0-SSO-Demo ?

Might give you some clues on the steps to take.

Regards,

Ronald

 

 

answered