[PR #5982] [MERGED] feat(docs): adding missing auth & colour in builder #31961

Closed
opened 2026-04-17 22:50:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5982
Author: @okisdev
Created: 11/14/2025
Status: Merged
Merged: 11/20/2025
Merged by: @himself65

Base: canaryHead: feat(docs)/adding-missing-auth-in-builder


📝 Commits (10+)

  • 2632f69 feat(docs): adding missing auth in builder
  • 96a4454 feat(docs): adding missing auth in builder
  • 2a55fd5 feat(docs): adding missing auth in builder
  • cc9df87 feat(docs): adding missing auth in builder
  • c5cdc3d feat(docs): adding missing auth in builder
  • 25881a7 feat(docs): adding missing auth in builder
  • fcc20df feat(docs): adding missing auth in builder
  • d5f567f feat(docs): adding missing auth in builder
  • 7ef4d90 feat(docs): adding missing auth in builder
  • cb0d6d8 feat(docs): adding missing auth in builder

📊 Changes

2 files changed (+524 additions, -76 deletions)

View changed files

📝 docs/components/builder/social-provider.tsx (+504 -71)
📝 docs/components/sidebar-content.tsx (+20 -5)

📄 Description

This PR adds some missing auth methods and brand colour to builder.


Summary by cubic

Added missing social auth providers to the docs builder and standardized icon components for consistent sizing. Also updated the Salesforce sidebar icon to the official logo.

  • New Features

    • Added providers: Atlassian, AWS Cognito, Figma, Hugging Face, Kick, LINE, Notion, PayPal, Reddit, Salesforce, Slack, Polar, Paybin.
  • Refactors

    • Icon components now accept optional props and use 1em sizing; normalized stringIcon widths and added {...props} where needed.
    • Replaced the generic cloud in the sidebar with the Salesforce logo.

Written for commit cb0d6d8030. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5982 **Author:** [@okisdev](https://github.com/okisdev) **Created:** 11/14/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `feat(docs)/adding-missing-auth-in-builder` --- ### 📝 Commits (10+) - [`2632f69`](https://github.com/better-auth/better-auth/commit/2632f6993a509ee363843f7d061092f198a42d9a) feat(docs): adding missing auth in builder - [`96a4454`](https://github.com/better-auth/better-auth/commit/96a4454dfa59002c83801944499bcdbb28fd1b18) feat(docs): adding missing auth in builder - [`2a55fd5`](https://github.com/better-auth/better-auth/commit/2a55fd5bb135e57b9a9005af0b19fe1dc8496f6f) feat(docs): adding missing auth in builder - [`cc9df87`](https://github.com/better-auth/better-auth/commit/cc9df871a89b02d61a1187eaaf324040bba8a5f6) feat(docs): adding missing auth in builder - [`c5cdc3d`](https://github.com/better-auth/better-auth/commit/c5cdc3d610622a440996bca4fa24622161c9a45c) feat(docs): adding missing auth in builder - [`25881a7`](https://github.com/better-auth/better-auth/commit/25881a7cba0b599e74a7656a6d681efe63b56b6f) feat(docs): adding missing auth in builder - [`fcc20df`](https://github.com/better-auth/better-auth/commit/fcc20dfe1a4968985ac8a51fd750fd34ea7fffc8) feat(docs): adding missing auth in builder - [`d5f567f`](https://github.com/better-auth/better-auth/commit/d5f567f2502b28c5ad1fee4188c0e001a2b7c018) feat(docs): adding missing auth in builder - [`7ef4d90`](https://github.com/better-auth/better-auth/commit/7ef4d905319febe344652b32dcd99eedb1211c74) feat(docs): adding missing auth in builder - [`cb0d6d8`](https://github.com/better-auth/better-auth/commit/cb0d6d80300e98d17a43d4dd4e67f3b3cf1e6334) feat(docs): adding missing auth in builder ### 📊 Changes **2 files changed** (+524 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/builder/social-provider.tsx` (+504 -71) 📝 `docs/components/sidebar-content.tsx` (+20 -5) </details> ### 📄 Description This PR adds some missing auth methods and brand colour to builder. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added missing social auth providers to the docs builder and standardized icon components for consistent sizing. Also updated the Salesforce sidebar icon to the official logo. - **New Features** - Added providers: Atlassian, AWS Cognito, Figma, Hugging Face, Kick, LINE, Notion, PayPal, Reddit, Salesforce, Slack, Polar, Paybin. - **Refactors** - Icon components now accept optional props and use 1em sizing; normalized stringIcon widths and added {...props} where needed. - Replaced the generic cloud in the sidebar with the Salesforce logo. <sup>Written for commit cb0d6d80300e98d17a43d4dd4e67f3b3cf1e6334. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 22:50:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#31961