[PR #394] [MERGED] [Feature request] NextAuth Providers for OAuth/SSO #92 #1612

Closed
opened 2026-03-02 11:58:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/394
Author: @kamtschatka
Created: 9/17/2024
Status: Merged
Merged: 9/21/2024
Merged by: @MohamedBassem

Base: mainHead: oauth-extension


📝 Commits (3)

  • 835defd [Feature request] NextAuth Providers for OAuth/SSO #92
  • 7254e5a Minor UI tweak
  • 419905d Merge branch 'main' into oauth-extension

📊 Changes

2 files changed (+96 additions, -9 deletions)

View changed files

📝 apps/browser-extension/src/SignInPage.tsx (+86 -8)
📝 packages/trpc/routers/apiKeys.ts (+10 -1)

📄 Description

Added API key based authentication to the extension to make the extension usable when OAuth is in use


🔄 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/karakeep-app/karakeep/pull/394 **Author:** [@kamtschatka](https://github.com/kamtschatka) **Created:** 9/17/2024 **Status:** ✅ Merged **Merged:** 9/21/2024 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `oauth-extension` --- ### 📝 Commits (3) - [`835defd`](https://github.com/karakeep-app/karakeep/commit/835defdc6f61f0976a1339da1ad97695b951b778) [Feature request] NextAuth Providers for OAuth/SSO #92 - [`7254e5a`](https://github.com/karakeep-app/karakeep/commit/7254e5af4d1b3b3bc40ce00038f59dd3ae6dafd9) Minor UI tweak - [`419905d`](https://github.com/karakeep-app/karakeep/commit/419905d9a446f7916d0de684d6ab26b7469b520c) Merge branch 'main' into oauth-extension ### 📊 Changes **2 files changed** (+96 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `apps/browser-extension/src/SignInPage.tsx` (+86 -8) 📝 `packages/trpc/routers/apiKeys.ts` (+10 -1) </details> ### 📄 Description Added API key based authentication to the extension to make the extension usable when OAuth is in use --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1612
No description provided.