openidconnect-rs

OpenID Connect Library for Rust

MIT License

Downloads
1.6M
Stars
336
Committers
31

Bot releases are visible (Hide)

openidconnect-rs - 1.0.0-alpha.6

Published by ramosbugs about 5 years ago

Breaking changes

  • Bump oauth2 dependency to 3.0.0-alpha.4, which also bumps url to 2.1.
    This change introduces curl and reqwest feature flags, with reqwest
    enabled by default.
openidconnect-rs - 1.0.0-alpha.5

Published by ramosbugs about 5 years ago

  • Make CoreGenderClaim a string NewType instead of an enum
openidconnect-rs - 1.0.0-alpha.4

Published by ramosbugs about 5 years ago

  • Serialize timestamps as integers
openidconnect-rs - 1.0.0-alpha.3

Published by ramosbugs about 5 years ago

  • Have LocalizedClaim::get take Option<&LanguageTag> instead of &Option<LanguageTag>
openidconnect-rs - 1.0.0-alpha.2

Published by ramosbugs about 5 years ago

  • export LocalizedClaim type
openidconnect-rs - 1.0.0-alpha.1

Published by ramosbugs about 5 years ago

Package Rankings
Top 4.27% on Crates.io
Top 6.66% on Proxy.golang.org
Badges
Extracted from project README
crates.io docs.rs Build Status codecov