Is there any basic bearer token REST API demo (mpk)?

0
Hello,   I am curious if any of you know some basic REST API demo which is secure using the bearer token mechanism of authorization.   Thanks, Marcian.
asked
1 answers
0

There is an example module in the marketplace: OAuth 2 Authorization for APIs - example. It is new, so any feedback is also welcome.


I've written an extensive how-to which can be found here: Connect your Mendix application to APIs secured with OAUTH 2.0 authorization.

 

Hopefully this helps (I will answer your private message as well).

answered