Dylan Vanmali

Results 39 comments of Dylan Vanmali

A directory mounting issue may occur after following the suggestion from @gguillemas ```Failed to store JWKS object in local cache: 'Object Store error: Generic LocalFileSystem error: Unable to create dir...

@gguillemas are there any implications to making SURREAL_OBJECT_CACHE and SURREAL_OBJECT_STORE default to those file locations?

Fixes #97. Please update

@AlbertMarashi Which surrealdb version are you using? This issue appears for me on v1.5.4 Here's the same from the CLI.

> on v2.0 (alpha) works > > ` { "result": [ 50, 51, 50, 51 ], "status": "OK", "time": "277.088µs" }` Nope still an issue on v2.0.0-alpha.10. This may be...

Haha oh lovely! Thanks @AlbertMarashi! It still runs in the CLI in with the `encoding::base64::decode("MjMyMw")` as the output, but @DelSkayn reasoning makes sense that there is no proper way to...

> Any updates on this PR? Would love to see it merged so we can use SurrealDB with Auth.js! Package is ready to go. Still waiting for PR to merge....

> [ndom91](https://github.com/ndom91) This is breaking, right? Well have to make sure we bump the surreal adapter appropriately Yes, this is a breaking update because the underlying storage layer and transmission...

> Is this PR still up-to-date ? Looking forward to use SurrealDB and AuthJS together but with surrealdb v2 it doesnt work anymore. Yes this PR should still work with...

@ndom91 @0ubbe PR updates? It's been 5 months since opening