Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bugfix : Ensure emailVerified is not set to true in Spotify Auth sample#1214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
KrrishSR4 wants to merge1 commit intofirebase:main
base:main
Choose a base branch
Loading
fromKrrishSR4:patch-1

Conversation

@KrrishSR4
Copy link

Problem

In the Spotify Auth sample,customToken.emailVerified was incorrectly set to true by default.
However, Spotify API does not verify user emails. This creates a potential security vulnerability.

Solution

  • Updatedfunctions/index.js to ensureemailVerified is either unset or explicitly set to false.
  • Tested the flow to confirm that emailVerified is not marked as true.

Reference

Fixes#1154

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[BUG] in sample: Spotify Auth

1 participant

@KrrishSR4

[8]ページ先頭

©2009-2025 Movatter.jp