Return Access token by checking SMS Code

Hello, is there any example how can I return Bearer Access Token via REST API ? I’m Sending SMS anonymously and when I’m receiving sms from mobile client, I can’t figure out how to return Bearer Access Token. I’m just started development and using version Jmix 2.0.1

Hi,

Ways to obtain access token are described in Jmix docs. Some useful information can be also found in Spring Authorization Server documentation.