[PR #862] [MERGED] feat: sign up with Google #1215

Closed
opened 2026-02-26 19:32:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/862
Author: @suryapts007
Created: 1/23/2024
Status: Merged
Merged: 1/25/2024
Merged by: @dguyen

Base: mainHead: feat/791-signup-with-google


📝 Commits (6)

  • d2073c7 feat: added option to singup with google in singup page
  • 1fe50ec feat: improved variable name
  • 81003f4 Merge branch 'main' into feat/791-signup-with-google
  • 9622b3e Merge branch 'documenso:main' into feat/791-signup-with-google
  • e388240 fix: reverted back singin page changes
  • 04d7f8e fix: replaced hardcoded redirect url with variable in signup page

📊 Changes

2 files changed (+44 additions, -3 deletions)

View changed files

📝 apps/web/src/app/(unauthenticated)/signup/page.tsx (+3 -1)
📝 apps/web/src/components/forms/signup.tsx (+41 -2)

📄 Description

This PR links to this issue: #791
Now users can see a new option to sign up with Google on the signup page.

Screenshots (Sing In Page):
Screenshot 2024-01-24 at 2 17 49 AM
Screenshot 2024-01-24 at 2 18 19 AM

Screenshots (Sing Up Page):
Screenshot 2024-01-24 at 2 19 04 AM
Screenshot 2024-01-24 at 2 19 26 AM


🔄 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/documenso/documenso/pull/862 **Author:** [@suryapts007](https://github.com/suryapts007) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 1/25/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `feat/791-signup-with-google` --- ### 📝 Commits (6) - [`d2073c7`](https://github.com/documenso/documenso/commit/d2073c798b5475437ff53b160ae9640363474887) feat: added option to singup with google in singup page - [`1fe50ec`](https://github.com/documenso/documenso/commit/1fe50ec5889e5c0878bb9e51156da396f60ecfc0) feat: improved variable name - [`81003f4`](https://github.com/documenso/documenso/commit/81003f46989efc236f5118e1212f3e385e8e6964) Merge branch 'main' into feat/791-signup-with-google - [`9622b3e`](https://github.com/documenso/documenso/commit/9622b3e9c51afc04a65a482fc7a7505399c4c018) Merge branch 'documenso:main' into feat/791-signup-with-google - [`e388240`](https://github.com/documenso/documenso/commit/e38824064fcaddc14818b4f77dcf659bae7430c9) fix: reverted back singin page changes - [`04d7f8e`](https://github.com/documenso/documenso/commit/04d7f8e659b38b9af85086360d523547e4febbe7) fix: replaced hardcoded redirect url with variable in signup page ### 📊 Changes **2 files changed** (+44 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(unauthenticated)/signup/page.tsx` (+3 -1) 📝 `apps/web/src/components/forms/signup.tsx` (+41 -2) </details> ### 📄 Description This PR links to this issue: #791 Now users can see a new option to sign up with Google on the signup page. **Screenshots (Sing In Page):** <img width="1104" alt="Screenshot 2024-01-24 at 2 17 49 AM" src="https://github.com/documenso/documenso/assets/77022877/cfe316f6-b969-4e85-af91-32ac7673ad58"> <img width="301" alt="Screenshot 2024-01-24 at 2 18 19 AM" src="https://github.com/documenso/documenso/assets/77022877/80cd0d32-185d-4fe2-8c95-2a2699770548"> **Screenshots (Sing Up Page):** <img width="1015" alt="Screenshot 2024-01-24 at 2 19 04 AM" src="https://github.com/documenso/documenso/assets/77022877/269795ec-25b5-4125-a0b1-4121c5d38092"> <img width="295" alt="Screenshot 2024-01-24 at 2 19 26 AM" src="https://github.com/documenso/documenso/assets/77022877/df2677db-638c-4569-97f3-36285f8f70a3"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:19 +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/documenso#1215
No description provided.