-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
```
What steps will reproduce the problem?
1. Start project with https://demogy.service-now.com/incident.do?CSV
2. Receive 401 warning
What is the expected output? What do you see instead?
There are…
-
**Are there any plans to support the opening of videos that require basic authentication over HTTP/HTTPS through detecting it for the user and to handle it appropriately?**
I know, this is already …
-
We should implement a basic authentication mechanism which operates through mutations and returns a JWT token to the user if login is successful.
The name of this mutation should be user_sign_in, s…
-
URL basic authentication is used by us to pass in PAT credentials for Azure DevOps, so it'd be nice to see it implemented here so we can look at using this crate :)
Notably, symchk does not support…
-
```
This project ties the apps authentication with the google authentication
scheme, while this is great, I would like to have the possibilities to decide
to use the regular django authentication sc…
-
Hi. I've started using this gem to generate coupons and its so easy and works like a charm. Saved me a hell lot of time.
The only Issue is I have is using basic authentication to authorize the person…
-
Add the ability for the application to provide the realm value for authentication. At present, this value is hardcoded as `realm="simple"`