-
The one shown on the client web control is
![image](https://github.com/user-attachments/assets/6295b3d1-2a20-4861-b8ba-fe0c0ef537e7)
Then it shows that I have more on the global stats site https:/…
-
Chats doesn't retain history on the web client - I'd think designating a SQLite or something to live on a as card would be easy but I'm no dev
Is this being worked on?
-
**For Feature:** #4
#### Story:
- As RC I want to be able to start an instance of the backend so that if there is no greater internet connection racers can locally share their tracks. Later tracks…
-
Hi,
I am calling microsoftTeams.authentication.getAuthToken() to get Tab SSO token. And everything works fine on Teams web and desktop clients. When the same code is executed in Teams mobile app i…
-
We have Headlamp working with OIDC and Azure but are running into the issue of the token expiring far too quickly. My Azure team tells me this is usually a setting in the app initiating the request. …
-
Perhaps write a user story do that effect?
-
This is what our netlify file contains:
```
[build]
publish = ".wasp/build/web-app/build/"
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
force = false
```
The pro…
-
The static property `GENESIS_BLOCK_NUMBER` is 0 in the `Policy` class
```ts
import init, { Policy } from '@nimiq/core/web'
await init() // Nees to wait otherwise Policy is undefined
const app = doc…
onmax updated
1 month ago
-
Currently, the client makes the user's auth state a little opaque (e.g. by showing a "Profile" link when the user is unauthed which navigates to a dedicated login screen, in turn linking to the IDP). …
-
Hi,
I would be very interested in a desktop client for this app. Would you be interested in such a thing ?
If yes, how should we go about it ?
- We could make a different repo, starting a clien…