mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-09 18:10:30 +08:00
feat(rust): add device fingerprint and selfhosted provider (cache, license verify, offline validation)
This commit is contained in:
@@ -13,6 +13,8 @@ mod security;
|
||||
mod error;
|
||||
mod session;
|
||||
pub mod crypto;
|
||||
pub mod device;
|
||||
pub mod provider_selfhosted;
|
||||
|
||||
pub struct CraftContext {
|
||||
dummy: i32,
|
||||
|
||||
Reference in New Issue
Block a user