[PR #618] [MERGED] Link multiple auth providers #2750

Closed
opened 2026-03-17 00:25:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/618
Author: @liyasthomas
Created: 2/28/2020
Status: Merged
Merged: 2/28/2020
Merged by: @dihmeetree

Base: masterHead: feature/auth


📝 Commits (3)

  • 3bbe71f ⚗️ Link multiple auth providers
  • 241e16d Merge branch 'master' into feature/auth
  • 154c2b2 Fix scoping and toast notifications for auth/settings page

📊 Changes

3 files changed (+354 additions, -43 deletions)

View changed files

📝 components/firebase/login.vue (+167 -15)
📝 lang/en-US.js (+1 -0)
📝 pages/settings.vue (+186 -28)

📄 Description

This is the hacky solution- Open alternate signin popup on error catch.

  • Google
  • GitHub
  • Combine login flow in login.vue and settings.vue page.

🔄 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/hoppscotch/hoppscotch/pull/618 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 2/28/2020 **Status:** ✅ Merged **Merged:** 2/28/2020 **Merged by:** [@dihmeetree](https://github.com/dihmeetree) **Base:** `master` ← **Head:** `feature/auth` --- ### 📝 Commits (3) - [`3bbe71f`](https://github.com/hoppscotch/hoppscotch/commit/3bbe71f2c967dc13c1f99f973c877f43f7366cce) :alembic: Link multiple auth providers - [`241e16d`](https://github.com/hoppscotch/hoppscotch/commit/241e16dd065f758310a45477d61bbd84e4652be4) Merge branch 'master' into feature/auth - [`154c2b2`](https://github.com/hoppscotch/hoppscotch/commit/154c2b2da3811f51a3c51c049c70175c87f27cc8) Fix scoping and toast notifications for auth/settings page ### 📊 Changes **3 files changed** (+354 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `components/firebase/login.vue` (+167 -15) 📝 `lang/en-US.js` (+1 -0) 📝 `pages/settings.vue` (+186 -28) </details> ### 📄 Description This is the hacky solution- Open alternate signin popup on error catch. - [x] Google - [x] GitHub - [ ] Combine login flow in `login.vue` and `settings.vue` page. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:25:30 +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/hoppscotch#2750
No description provided.