Skip to content

feat: profile pictures add #396

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

feat: profile pictures add #396

wants to merge 1 commit into from

Conversation

armagandalkiran
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented May 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gurubu ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2025 9:47pm

}

try {
const decoded = jwt.decode(pToken);

Check warning

Code scanning / Semgrep OSS

Semgrep Finding: javascript.jsonwebtoken.security.audit.jwt-decode-without-verify.jwt-decode-without-verify Warning

Detected the decoding of a JWT token without a verify step. JWT tokens must be verified before use, otherwise the token's integrity is unknown. This means a malicious actor could forge a JWT token with any claims. Call '.verify()' before using the token.
@armagandalkiran armagandalkiran marked this pull request as draft May 22, 2025 22:02
@armagandalkiran armagandalkiran deleted the pandora-profile branch May 22, 2025 22:04
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.

1 participant