-
Firstly, thank you again for this comprehensive solution!
Secondly, thanks for providing so many auth options, API-only auth was exactly what I needed for one of the projects
https://github.com/…
-
# Exit Criteria
- [ ] Swagger documentation for `auth` service routes
- [x] Add `auth.rm` file with explanations
-
Research various API Auth frameworks and determine what would best meet 'industry standards' or Flex's expectations.
-
I don't want anyone be able to access to the socket with a simple call wscat to /v2/listen API.
please add auth to that api
-
## Description
Implement the authentication pages (Login and Signup) for the Dragon Food application, including UI design and integration with the authentication API to handle user login and registrat…
-
while updating frappe and erpnext with insights app using bench update —reset :
I got pip conflict as bellows:
```
Installing frappe
/home/erpnext/frappe-bench/env/bin/python -m pip install --quie…
-
I am calling the API from my local computer and it obviously is not getting through the login window. How should one access the API outside of Swagger UI https://XXX.proxy.runpod.net/ai-dock/api/docs?…
-
Task List:
- [ ] Create a list of business scenarios
- [ ] Review and confirm list is complete
- [ ] Break down into test cases
- [ ] Identify test data needs
- [ ] Identify gaps (cannot execute becau…
-
https://github.com/honojs/middleware/blob/58c8e237a99d049207c370750253032a4e9bf5ee/packages/auth-js/src/index.ts#L37C1-L38C1
Please remove this line that triggers the warning message.
```typescr…
-
**Describe the bug**
When doing any action with the API, an access token has to be acquired through the auth API at `https://accounts.lidl.com`. However, I'm suddenly getting an HTTP 403 on that API.…