RavenDB adapter
I have built my own adapter for RavenDB. Raven is a document database and when I use the organization plugin I get JSON as a string in the metadata. Is it possible to make better auth not to serialize the metadata field as a string? Is this metadata needed for the organization plugin to work? This is how the document look like in RavenDB.
1 Reply
Yeah this is normal, we don't fully support JSON yet so we convert to strings