mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #691] [MERGED] fix: oauth2 callback failed #705
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#705
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/691
Author: @dreamhunter2333
Created: 7/20/2025
Status: ✅ Merged
Merged: 7/20/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
f8590c7fix: oauth2 callback failed📊 Changes
7 files changed (+25 additions, -19 deletions)
View changed files
📝
CHANGELOG.md(+5 -1)📝
frontend/package.json(+1 -1)📝
pages/package.json(+1 -1)📝
vitepress-docs/package.json(+1 -1)📝
worker/package.json(+1 -1)📝
worker/src/constants.ts(+1 -1)📝
worker/src/user_api/oauth2.ts(+15 -13)📄 Description
PR Type
Bug fix, Enhancement
Description
Fixed OAuth2 callback failure by refining role handling logic.
Updated version to
1.0.2across multiple files and changelog.Improved error handling for default user role assignment.
Added a changelog entry for the OAuth2 login fix.
Changes walkthrough 📝
5 files
Updated version constant to `1.0.2`Updated package version to `1.0.2`Updated package version to `1.0.2`Updated package version to `1.0.2`Updated package version to `1.0.2`1 files
Fixed OAuth2 callback and improved role handling logic1 files
Added changelog entry for version `1.0.2`🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.