ramosbugs / openidconnect-rs

OpenID Connect Library for Rust
MIT License
404 stars 100 forks source link

Consider adding 'oidc' as Cargo.toml keyword #151

Closed michaeljones closed 7 months ago

michaeljones commented 7 months ago

I haven't used the library yet but I am impressed with oauth2-rs. When I was looking on crates.io this didn't turn up when I lazily typed "oidc" as the search term.

I thought it might be worth adding "oidc" as a keyword to the Cargo.toml to improve that angle on discoverability. I don't know much about publishing crates so no worries if there is a reason not to do this.

Thanks for the library. I'm excited to try it out and grateful that you've put the work into creating it.

ramosbugs commented 7 months ago

good idea, thanks!