Other Social Providers
Better Auth providers out of the box support for the Generic Oauth Plugin which allows you to use any social provider that implements the OAuth2 protocol or OpenID Connect (OIDC) flows.
To use a provider that is not supported out of the box, you can use the Generic Oauth Plugin.
Installation
Add the plugin to your auth config
To use the Generic OAuth plugin, add it to your auth config.
Add the client plugin
Include the Generic OAuth client plugin in your authentication client instance.
Read more about installation and usage of the Generic Oauth plugin here.