ramosbugs / openidconnect-rs

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

Return `impl Future` instead of `Pin<Box<dyn Future>>` #158

Closed sbihel closed 5 months ago

sbihel commented 5 months ago

Related to ramosbugs/oauth2#6e583bd

ramosbugs commented 5 months ago

Thank you! 🙏