feat(core): add IdentityStore async write trait extending IdentityProvider (core/identity-store-trait)
This commit is contained in:
@@ -12,4 +12,5 @@ pub mod endpoint;
|
||||
pub mod store;
|
||||
pub mod types;
|
||||
|
||||
pub use auth::{IdentityProvider, IdentityStore};
|
||||
pub use store::{CredentialStore, EncryptedData, InMemoryCredentialStore, StoreError};
|
||||
|
||||
Reference in New Issue
Block a user