{"id":66901,"library":"oxide-auth","title":"Oxide Auth","description":"A OAuth2 library for common web servers, featuring a set of configurable and pluggable backends.","status":"active","version":"0.6.1","language":"rust","source_language":null,"source_url":"https://github.com/HeroicKatora/oxide-auth","tags":["oauth2","auth","web","server","backend"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\noxide-auth = \"0.6.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add oxide-auth","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Endpoint","correct":"use oxide_auth::endpoint::Endpoint;"}],"quickstart":{"code":"use oxide_auth::endpoint::Endpoint;\n\nlet endpoint = Endpoint::new();\n// Configure and use endpoint for OAuth2 flows","lang":"rust","description":"Creates a new OAuth2 endpoint for handling authorization flows."},"warnings":[{"fix":"Choose a compatible backend and enable corresponding features.","message":"Requires a web server framework (e.g., actix, rocket) to integrate.","severity":"gotcha","affected_versions":">=0.6.0"}],"env_vars":null,"search_vec":"'auth':2,19 'backend':17,22 'common':7 'configur':14 'featur':10 'librari':5 'oauth2':4,18 'oxid':1 'pluggabl':16 'server':9,21 'set':12 'web':8,20","created_at":"2026-06-17T17:30:27.578763+00:00","updated_at":"2026-06-17T17:30:27.578763+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/HeroicKatora/oxide-auth","github":"https://github.com/HeroicKatora/oxide-auth","docs":"https://docs.rs/oxide-auth/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}