-
### Prerequisites
- [X] I have written a descriptive issue title
- [x] I have searched existing issues to ensure the bug has not already been reported
### Mongoose version
8.4.0
### Nod…
-
### What happened?
When attempting to create a loading bar for the login process, the progressEstimate provided by the onProgressCallback of the Realm.open method fluctuates erratically. Instead of p…
-
Hi Team,
I am working on the Keycloak OIDC Integration + ATT&CK Workbench Frontend/RestAPI. Unfortunately, I still get "401 Unauthorized" after Keyclock redirects back to the application after authen…
cr0nx updated
7 hours ago
-
### How frequently does the bug occur?
Always
### Description
When I make a ObjectMapper+Realm extension libraries, will get a compilation error
### Stacktrace & log output
```shell
ObjectMapper_…
-
Some files are not deleted when closing an in-memory realm.
As an example consider this test:
```dart
...
@RealmModel()
class _Counter {
late int value;
}
void main() {
test('Test wit…
-
This is the third test.
-
Fairly simple repro case. Here is the schema:
```java
class SimplePrimaryKeyObject2: Object {
@Persisted(primaryKey: true) var _id: Int = 0
@Persisted var oid = ObjectId.generate()
@Pe…
-
#### Expected results
After a refresh token expires, it should be possible to login again without a crash.
Expected result would be to get a new auth session and not crash.
#### Actual Results
W…
-
We've discussed merging the concept of server and a user API keys in the SDKs and [the current implementation](https://github.com/realm/realm-js/blob/v10/src/js_app_credentials.hpp#L62-L63) publishes …
-
### Problem
I don't see in documentation how to disable creating accounts in MongoDB Atlas through Realm and using it only for login to existing accounts.
It is important for security reasons that de…