[package] name = "auth-service" version = "0.1.0" edition = "2024" license.workspace = true readme.workspace = true documentation.workspace = true [dependencies] oauth2 = "5.0.0" thiserror.workspace = true