Open AdaephonBen opened 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?
CreateUser
User
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
Does this package support social login?
I'm asking because the
CreateUser
function only accepts aUser
struct. If yes, how would I go about implementing social login with gocloak?