strike48-connector 0.3.9

Rust SDK for the Strike48 Connector Framework
Documentation
1
2
3
4
5
pub mod oauth;
pub mod ott_provider;

pub use oauth::{OAuthError, OAuthManager};
pub use ott_provider::OttProvider;