REST API usage with JMIX defined users

HI,

We have application in Javascript and backand with JMIX. How can we use REST API with users definded in JMIX backend? How get we token for user defined in JMIX and user REST API method?

Thx

Hello,

We have a sample JMIX + React application.

Regards,
Nikita

Thank You. This example is a right one.

1 Like

Hello,

on more question. How can I logout? What is a URL for this action?

Thx

Hello,

You can use standard logout - http://localhost:8080/logout

But in the future we will support logout for auth server:

Regards,
Nikita