-
How do I authenticate myself to our back-end server on Android?
I have FirebaseUI-Android to authenticate to Firebase, not sure if we can use that for GAE.
-
**Describe the bug**
When trying to use authentication handler, `AuthenticatedHttpClientHandler` like in the readme (ln 570), I get error
```
'AuthenticatedHttpClientHandler' is inaccessible due to…
-
Error message:
The remote server returned an error: (401) Unauthorized.
Request URL:
https://www.googleapis.com/upload/drive/v3/files?uploadType=multipart&fields=id,webViewLink,webContentLink&sup…
-
When calling [Microsoft Teams VAAC API](https://learn.microsoft.com/en-us/microsoftteams/aa-cq-cqd-historical-reports#accessing-vaac-outside-of-power-bi) using either `Invoke-RestMethod` or `Invoke-We…
-
On the current Windows Branch, when I click on the Authentication tab to enter my user information and generate my Bearer Token, the page shows an Uncaught Runtime Error.
If I click on the X in t…
-
- `--check-status` is enabled by default unless xh is used in [strict compatibility mode](https://github.com/ducaale/xh#strict-compatibility-mode).
- Rustls is used by default instead of the system's…
-
**Describe the problem**
I've been trying to configure self-hosted Netbird with Zitadel as IDP to use user roles which I've created under the Netbird project in Zitadel, but without any success. I'…
-
I noticed that the server war provides a servlet mapping under three roots:
- _admin_ -- applies an auth check which requires a previously issued bearer token, so it seems to be designed to protect ac…
-
**Is your feature request related to a problem? Please describe.**
I am currently transitioning my authentication system from Supabase to Better-Auth and am integrating it with a Django backend. I fi…
-
I was experimenting with using this library as http client for stripe-php, via [psr18-adapter/stripe-php](https://github.com/psr18-adapter/stripe-php) that I'm working on now, but had to go back to Gu…