Skip to content

How to Write and Integrate Custom Storage Backend? #3

@abrahimzaman360

Description

@abrahimzaman360

I'm working on a simple app for myself that uses surrealdb. I wrote the storage backend, but I'm unsure how to integrate it into the authentication framework.
Help with that, please!
What I thought but didn't work:
let mut auth = AuthFramework::new(config, custom_storage);

#update:
Bringing SurealDB as Storage Engine in New PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions