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

Verifying IAM Permissions for use by ID #5224

Open
YOEL311 opened this issue Apr 10, 2024 · 0 comments
Open

Verifying IAM Permissions for use by ID #5224

YOEL311 opened this issue Apr 10, 2024 · 0 comments

Comments

@YOEL311
Copy link

YOEL311 commented Apr 10, 2024

Description:
I need to check programmatic if user have IAM specific role or any permission

I'm currently working on a project where I need to implement a function to verify whether a user possesses the necessary IAM (Identity and Access Management) permissions to write to a Firebase database.

Challenge:

I'm facing a challenge in determining how to programmatically check whether a user has the requisite IAM permissions. It's crucial for our application's functionality and security that we accurately identify users' roles before allowing database writes.

Request for Assistance:

I would greatly appreciate your guidance on how to approach this issue effectively. Are there any Firebase APIs or methodologies that can assist in verifying users' IAM permissions programmatically? Additionally, if you have any best practices or recommendations for implementing role-based access control in Firebase, I would be eager to hear them.

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

No branches or pull requests

1 participant