Would I also be able to use the /oauth/token endpoint using a password obtained through the passwordless endpoint?
I tried to call /passwordless/start and use the sms pin as the “password” for the /oauth/token endpoint using the realm “passwordless” (also tried “sms”), however it gives me:
The /oauth/token endpoint does not support the passwordless flow. Instead, you can use the /oauth/ro endpoint, which supports the passwordless sms connection: Authentication API Explorer