[PR #4511] [MERGED] refactor: change naming - contextwarpper to authprovider #4510 #4654

Closed
opened 2026-02-22 18:36:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4511
Author: @Guru6163
Created: 10/8/2025
Status: Merged
Merged: 10/8/2025
Merged by: @timothycarambat

Base: masterHead: change-naming-contextwrapper-to-authcontext


📝 Commits (1)

  • 3836cb6 refactor: change naming - contextwarpper to authprovider

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 frontend/src/App.jsx (+3 -3)
📝 frontend/src/AuthContext.jsx (+1 -1)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #4510

What is in this change?

the name contextwrapper seems too generic, instead now using AuthProvider

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/Mintplex-Labs/anything-llm/pull/4511 **Author:** [@Guru6163](https://github.com/Guru6163) **Created:** 10/8/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `change-naming-contextwrapper-to-authcontext` --- ### 📝 Commits (1) - [`3836cb6`](https://github.com/Mintplex-Labs/anything-llm/commit/3836cb67fadcdfdd91585089ffda6f07c01bf5d0) refactor: change naming - contextwarpper to authprovider ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/App.jsx` (+3 -3) 📝 `frontend/src/AuthContext.jsx` (+1 -1) </details> ### 📄 Description ### Pull Request Type - [ ] ✨ feat - [ ] 🐛 fix - [x] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #4510 ### What is in this change? the name contextwrapper seems too generic, instead now using AuthProvider - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:36:16 -05:00
yindo closed this issue 2026-02-22 18:36:16 -05:00
yindo changed title from [PR #4511] refactor: change naming - contextwarpper to authprovider #4510 to [PR #4511] [MERGED] refactor: change naming - contextwarpper to authprovider #4510 2026-06-05 15:19:39 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4654