[PR #16] [MERGED] Logo change #3050

Closed
opened 2026-03-13 10:38:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/16
Author: @Bekacru
Created: 9/28/2024
Status: Merged
Merged: 9/28/2024
Merged by: @Bekacru

Base: mainHead: logo-change


📝 Commits (3)

  • fe9ef0c feat: cross-subdomainCookies plugin
  • f2b743a feat: Implement onRequest and onResponse hooks for plugins
  • b3ead11 chore: logo change

📊 Changes

26 files changed (+218 additions, -37 deletions)

View changed files

📝 banner-dark.png (+0 -0)
📝 banner.png (+0 -0)
📝 demo/nextjs/lib/auth.ts (+7 -1)
📝 docs/app/layout.config.tsx (+1 -1)
📝 docs/components/logo.tsx (+8 -11)
📝 docs/content/docs/concepts/plugins.mdx (+71 -12)
docs/public/LogoDark.webp (+0 -0)
docs/public/LogoLight.webp (+0 -0)
📝 docs/public/favicon/android-chrome-192x192.png (+0 -0)
📝 docs/public/favicon/android-chrome-512x512.png (+0 -0)
📝 docs/public/favicon/apple-touch-icon.png (+0 -0)
📝 docs/public/favicon/favicon-16x16.png (+0 -0)
📝 docs/public/favicon/favicon-32x32.png (+0 -0)
📝 docs/public/favicon/favicon.ico (+0 -0)
docs/public/favicon/light/android-chrome-192x192.png (+0 -0)
docs/public/favicon/light/android-chrome-512x512.png (+0 -0)
docs/public/favicon/light/apple-touch-icon.png (+0 -0)
docs/public/favicon/light/favicon-16x16.png (+0 -0)
docs/public/favicon/light/favicon-32x32.png (+0 -0)
docs/public/favicon/light/favicon.ico (+0 -0)

...and 6 more files

📄 Description

No description provided


🔄 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/16 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 9/28/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `logo-change` --- ### 📝 Commits (3) - [`fe9ef0c`](https://github.com/better-auth/better-auth/commit/fe9ef0c5d24c630edc97e2164c309fc2246b6793) feat: cross-subdomainCookies plugin - [`f2b743a`](https://github.com/better-auth/better-auth/commit/f2b743aed22f611f54f9b442eea834f1371a41c4) feat: Implement onRequest and onResponse hooks for plugins - [`b3ead11`](https://github.com/better-auth/better-auth/commit/b3ead1159338efef70dfd8e5cb84afc14567513b) chore: logo change ### 📊 Changes **26 files changed** (+218 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `banner-dark.png` (+0 -0) 📝 `banner.png` (+0 -0) 📝 `demo/nextjs/lib/auth.ts` (+7 -1) 📝 `docs/app/layout.config.tsx` (+1 -1) 📝 `docs/components/logo.tsx` (+8 -11) 📝 `docs/content/docs/concepts/plugins.mdx` (+71 -12) ➕ `docs/public/LogoDark.webp` (+0 -0) ➕ `docs/public/LogoLight.webp` (+0 -0) 📝 `docs/public/favicon/android-chrome-192x192.png` (+0 -0) 📝 `docs/public/favicon/android-chrome-512x512.png` (+0 -0) 📝 `docs/public/favicon/apple-touch-icon.png` (+0 -0) 📝 `docs/public/favicon/favicon-16x16.png` (+0 -0) 📝 `docs/public/favicon/favicon-32x32.png` (+0 -0) 📝 `docs/public/favicon/favicon.ico` (+0 -0) ➕ `docs/public/favicon/light/android-chrome-192x192.png` (+0 -0) ➕ `docs/public/favicon/light/android-chrome-512x512.png` (+0 -0) ➕ `docs/public/favicon/light/apple-touch-icon.png` (+0 -0) ➕ `docs/public/favicon/light/favicon-16x16.png` (+0 -0) ➕ `docs/public/favicon/light/favicon-32x32.png` (+0 -0) ➕ `docs/public/favicon/light/favicon.ico` (+0 -0) _...and 6 more files_ </details> ### 📄 Description _No description provided_ --- <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-03-13 10:38:01 -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#3050