| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Currently, the GOOGLE_APPLICATION_CREDENTIALS is used and an access token is minted even though requests to the emulator require no authentication.
|
By allowing the default behavior to occur, an authorized http instance tries to [get a new] access token even if it doesn't need one. |
Sorry, something went wrong.
|
@pcostell Is it intended that the emulator doesn't check the value of the Authorization header (or even if the header has been sent)? |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
Allowing datastore system test to run on emulator with no connection.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: mukund-ananthu <83691193+mukund-ananthu@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Currently, the GOOGLE_APPLICATION_CREDENTIALS is used and an access token is minted even though requests to the emulator require no authentication.