[GH-ISSUE #2191] [FEAT]: Login with Google Authentication #1428

Closed
opened 2026-02-22 18:24:44 -05:00 by yindo · 1 comment
Owner

Originally created by @Peterson047 on GitHub (Aug 28, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2191

What would you like to see?

I'm implementing the solution via Docker, and in user management, the user's demand to log in with Google came up. Is implementation possible?

Originally created by @Peterson047 on GitHub (Aug 28, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2191 ### What would you like to see? I'm implementing the solution via Docker, and in user management, the user's demand to log in with Google came up. Is implementation possible?
yindo added the enhancementfeature request labels 2026-02-22 18:24:44 -05:00
yindo closed this issue 2026-02-22 18:24:44 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 28, 2024):

See this PR https://github.com/Mintplex-Labs/anything-llm/pull/1326

It is not merged currently due to a holdup on complexities because we need to also abstract this away from the core ecosystem or modularize it totally because currently it is a bit too embedded and there is no supporting documentation to set it up. If you know how to make a Google App though, its very straightforward to pull in an implement.

Since there is no docker image for each PR, you'll need to pull and rebuild a new image that includes this PR until merged.

@timothycarambat commented on GitHub (Aug 28, 2024): See this PR https://github.com/Mintplex-Labs/anything-llm/pull/1326 It is not merged currently due to a holdup on complexities because we need to also abstract this away from the core ecosystem or modularize it totally because currently it is a bit too embedded and there is no supporting documentation to set it up. If you know how to make a Google App though, its very straightforward to pull in an implement. Since there is no docker image for each PR, you'll need to pull and rebuild a new image that includes this PR until merged.
yindo changed title from [FEAT]: Login with Google Authentication to [GH-ISSUE #2191] [FEAT]: Login with Google Authentication 2026-06-05 14:40:43 -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#1428