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

Update url query param from auth to authorization header #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wko27
Copy link

@wko27 wko27 commented Mar 28, 2022

Hello!

Documentation indicates that the access token should be passed via the access_token parameter now instead of auth:

https://firebase.google.com/docs/database/rest/auth

However, documentation also indicates that the shallow=true param can not be used with any other query parameters.

This PR switches to using the authorization header instead.

@wko27 wko27 changed the title Update url query param from auth to access_token Update url query param from auth to authorization header Mar 28, 2022
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