-
here it is the details
```
◐ Generating the commit message..
│
└ ✖ {"model":"gpt-3.5-turbo","messages":[{"role":"system","content":"You are to act as the author of a commit message in git.…
-
### Describe the bug
Using .net 6 minimal APIs and WebApplicationFactory for testing, the test config override is only applied after .Build.
This means any interaction with config while configurin…
-
# Steps to reproduce
- Example 1:
```csharp
var result = UriTemplate.For("https://localhost:5000/api/resource{?key,value}{?id,name}")
.WithPartialExpand()
…
-
## User Story:
AS A developer,
I WANT TO create a database schema to store issues and user information,
SO THAT I can store issue reports and user accounts securely in the database.
## Accep…
-
I wondered if there was a reason not to use the built-in session for authentication of requests rather than custom tokens. The session id could be sent with the request the same way the access token c…
-
Next.js supports [middleware](https://nextjs.org/docs/middleware), which this library could recommend as a way to integrate with `next-firebase-auth`. I'd like to gather input on whether middleware pr…
-
At first the code showed fatal error for $schemaVersion. That line was commented out. So it skipped to the next line and now that line has a similar error must not be defined. I put the error and …
-
### Environment
System:
OS: macOS 13.0.1
CPU: (8) arm64 Apple M1
Memory: 365.48 MB / 8.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.17.1 - /usr/local/bin/node
npm…
-
I would like to propose refactoring of the current route access logic by implementing a centralized RequireAuth component. This component will allow us to define role-based restrictions for specific r…
-
When https://github.com/thoughtbot/administrate/pull/920 was merged, it broke apps that depended on the old behaviour.
These are two reports on this issue:
### Report by @wkirby in https://githu…