Skip to content

Merge two google auth endpoints into only one#47

Merged
kubapoke merged 9 commits intodevelopfrom
feat/only-one-customer-login-via-google-endpoint
Mar 18, 2025
Merged

Merge two google auth endpoints into only one#47
kubapoke merged 9 commits intodevelopfrom
feat/only-one-customer-login-via-google-endpoint

Conversation

@kTrzcinskii
Copy link
Copy Markdown
Member

This PR "merges" two endpoints for customer - one for login via google and one for registration via google - into single one that handles both of these requests.

@kTrzcinskii kTrzcinskii requested a review from kubapoke March 18, 2025 17:44
Comment thread TickAPI/TickAPI.Tests/Customers/Controllers/CustomerControllerTests.cs Outdated
@kTrzcinskii kTrzcinskii linked an issue Mar 18, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Member

@kubapoke kubapoke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kubapoke kubapoke merged commit 4037d49 into develop Mar 18, 2025
1 check passed
@kTrzcinskii kTrzcinskii deleted the feat/only-one-customer-login-via-google-endpoint branch March 18, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use only one endpoint for customer google auth

2 participants