not herdie
04/12/2022, 10:32 AM/authorisationurl?thirdPartyId=discord
?rp
04/12/2022, 10:36 AM{id: "discord", name: "Discord"}
to the providers list on the frontend and then you would see a button that would work with the discord available on the backendnot herdie
04/12/2022, 10:37 AMrp
04/12/2022, 10:38 AM{
id: "discord",
name: "Discord",
buttonComponent: () => {
return <div>...</div>
}
}
not herdie
04/12/2022, 8:31 PMcreateUser
Sent when the adapter is told to create a new user.
Is it possible to execute code serverside in an api route when a new account is created?rp
04/13/2022, 2:55 AM