-
## š Bug Report
## š¤·āāļø What did you do
When updating the `server.js` to include `url: env('PUBLIC_URL', 'http://localhost:1337')` the admin interface routes don't get set correctly since the enā¦
-
**Describe the bug**
I am using nhost-js 3.1.10 in a Node.js environment.
I want to use an existing access token with the built-in GraphQL client, but requests fail.
**To Reproduce**
```ts
consā¦
-
## Summary
I'm curious to know if there's any built-in mechanism to retry tests. Case in point, I have a unit test code something like this:
```
[TestMethod]
public async Task Get_Banner_ReturnOā¦
-
## Background
We recently got feedback from the Azure team that the built-in `JsonSerializerOptions` defaults are not fit for purpose from the perspective of their recommended best practices. More ā¦
-
It would appear that the maintainers of this project need to check the build directly against the public repositories referenced in the pom.xml, as it currently requires releases that do not (or no loā¦
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/ā¦
-
# Feature - Address invalid Schnorr signature error
## 1. Description
During the pre-demo, we sometimes got an error from bitcoin-core rejecting the transaction with the error message `"non-mandā¦
-
### What side quest or challenge are you solving?
Test drive Hanko
### Points
250-750
### Description
Built a signup/login/user profile and logout page with Hanko, protected route, publā¦
-
### Use case
In our business logic, we sometimes need to inline Java objects as JSON in SQL queries. Having a built-in function for that in JOOQ would be useful.
### Possible solution
Currently, onā¦
-
Currently it's optional whether the KBS is configured with the public key of the AS. If the public key is not provided, the token is not verified. There is an option for someone to use a secure configā¦