Hi,
I would like to make an iOS app which uses social login using Facebook. I don't want to have the user's register using Keycloak's HTML form to register. I've made an app before where we had a native UI for social login for Facebook. I passed the FB Access token to my  backend and was able to create a user from there.

How can I get this workflow with Keycloak? I dug around the docs and couldn't find anything. I assume that Keycloak's HTML registration forms must be submitting and accept social login tokens to create users.


Thanks,



Vinay Anantharamann