Hi!
I have implemented a feature where my users can sign in using their company Microsoft 365 accounts using the Bubble API calls.
I’m now trying to find a way for my users to be able to reset their Microsoft 365 accounts straight from their Bubble accounts using API - the users already have their Microsoft accounts linked with their Bubble app accounts, so this is all setup.
Anyone know how to do this?
**PS: ** I’ve already found a way to do this here: authenticationMethod: resetPassword - Microsoft Graph v1.0 | Microsoft Learn but need to know how to implement this in Bubble