openauth-plugins 0.0.2

Official OpenAuth plugin modules.
Documentation
1
2
3
4
#[test]
fn exposes_open_api_placeholder() {
    assert_eq!(openauth_plugins::open_api::UPSTREAM_PLUGIN_ID, "open-api");
}