systemprompt-oauth 0.1.18

OAuth 2.0 authentication and authorization module for systemprompt.io OS
Documentation
1
2
3
4
pub const GET_CLIENT_ANALYTICS: &str = include_str!("get_client_analytics.sql");
pub const GET_CLIENT_ANALYTICS_BY_ID: &str = include_str!("get_client_analytics_by_id.sql");
pub const GET_CLIENT_ERRORS: &str = include_str!("get_client_errors.sql");
pub const GET_CLIENT_ERRORS_BY_ID: &str = include_str!("get_client_errors_by_id.sql");