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

[MISC] Firebase Auth Middleware #3

Open
mraysu opened this issue Jan 7, 2025 · 0 comments · May be fixed by #26
Open

[MISC] Firebase Auth Middleware #3

mraysu opened this issue Jan 7, 2025 · 0 comments · May be fixed by #26
Assignees
Labels

Comments

@mraysu
Copy link
Collaborator

mraysu commented Jan 7, 2025

Once we have the admin portal prepared, we will need to make sure only certain verified users can send requests to the backend. To do this, we will create our own middleware that will check for a specific authentication ID in request headers and modify the request body so the backend knows who is asking for what.

PIA Auth Middleware
Firebase Documentation

@mraysu mraysu added the task label Jan 7, 2025
@SaazM SaazM linked a pull request Jan 16, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants