Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.03k stars 283 forks source link

GoCloak social login? #175

Open AdaephonBen opened 4 years ago

AdaephonBen commented 4 years ago

Does this package support social login?

I'm asking because the CreateUser function only accepts a User struct. If yes, how would I go about implementing social login with gocloak?

Nerzal commented 4 years ago

I didn't need it until now. We'd be happy, if you have a look into it and make a suggestion that we could discuss in here