/opt/canhelp/node_modules/better-auth/dist/plugins/generic-oauth/providers
Edit: /opt/canhelp/node_modules/better-auth/dist/plugins/generic-oauth/providers/index.mjs (384B)
import { auth0 } from "./auth0.mjs";
import { gumroad } from "./gumroad.mjs";
import { hubspot } from "./hubspot.mjs";
import { keycloak } from "./keycloak.mjs";
import { line } from "./line.mjs";
import { microsoftEntraId } from "./microsoft-entra-id.mjs";
import { okta } from "./okta.mjs";
import { patreon } from "./patreon.mjs";
import { slack } from "./slack.mjs";
export { };