Log in with HighLevel button
D
Donald Moore
It would be great if there was a way to create an Authorization Provider for HighLevel using the traditional OAuth Flow. I've made a few other posts around this subject but I just want to make it as clear as possible.
If a user is logged into HighLevel and they want to log into another app, you have to grant the app access to that user's permission
and
return information about the user so that we can identify them in our own internal software.Log In
D
Donald Moore
James Wagoner This is pretty much done with the
userId
in the token response. There might be a few more steps taken to get the userinfo
endpoint working, but it's completely possible to do this today.notifications unmonitored-address
Donald Moore this is possible now? I'm trying to get clarity on this. I thought we got location but not user id?
D
Donald Moore
It could also be a "Log in with LeadConnector" button for those who are white-labelling.