-
-
When we place a modal inside a drawer and then place a panel inside the drawer, the floating UI position becomes incorrect.
All use popover attribute and uses top-layer.
To overcome this , we us…
-
Fix logic for middleware and routes
-
noticed you guys are using extensively hooks in the enforcers.
It is very similar generic problem in the industry, e.g. Ironblocks and other companies implementing firewalls do same.
I’ve crea…
-
### Describe the need
Currently, octokit only supports creating middleware for Node.js ,
but there are times when I want to use octokit in an environment other than Node.js .
This is not a big prob…
-
I want to add error middleware to the server-side code and remove unnecessary code for better coding practices.
-
### Checklist
- [X] I have looked into the [README](https://github.com/auth0/go-jwt-middleware#readme) and have not found a suitable solution or answer.
- [X] I have looked into the [documentation](h…
-
Finish auth middleware.
-
### Description
- The readme needs to be updated with the information about the required libs if local libs (= served via ui5 tooling, no proxy middleware) are used. Afaik these are:
- sap.cards…
-
### Describe the bug
I'm writing C# Lambda functions to be exposed by the API Gateway service, using the AWS Annotation Framework.
I successfully registered application services in the `ConfigureS…