Skip to content
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

FEAT: Validate token using Firebase Admin #125

Merged

Conversation

haruelrovix
Copy link
Contributor

Half-Closes (#94)

Description

Tested some endpoints only 🤞🏻

HTTP Requests
-------------

GET   /api/private/user/by-uuid/***                   200 OK
PATCH /api/private/user/update                        200 OK
POST  /api/private/user/slug-checker/***              200 OK
GET   /api/private/question/by-uid/pagination/***     200 OK

Current Tasks

  • Verify Id Token
  • Revoke Refresh Tokens on Session-Destroy ~It requires GOOGLE_APPLICATION_CREDENTIALS. Will be on separate PR.

@vercel
Copy link

vercel bot commented Oct 23, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @mazipan on Vercel.

@mazipan first needs to authorize it.

Copy link
Owner

@mazipan mazipan left a comment

Choose a reason for hiding this comment

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

Code wise, looks good.
But I will test this changes by my self later in my local since it's quite critical flow.

I may need more time.

@vercel
Copy link

vercel bot commented Oct 24, 2023

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

Name Status Preview Comments Updated (UTC)
tanyaaja ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2023 0:02am

@mazipan
Copy link
Owner

mazipan commented Oct 24, 2023

I have check this PR and it works like charm 🚀

@mazipan mazipan added the automerge Kodak's Auto Merge Label label Oct 24, 2023
@kodiakhq kodiakhq bot merged commit 4a8ba75 into mazipan:master Oct 24, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Kodak's Auto Merge Label hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants