How can I create an user from my react App?

Javier Expósito Bautista
1
Reputation point
The thing is, when an user is registered on our system, we will create an user of microsft outlook with azure active directory. I was trying to connect to microsoft graph with the right permissons, but we must login with the api of Client. Is it possible?
Our stack is Laravel+React. Thank you for your attention.
{count} votes