yew-oauth2
yew-oauth2 copied to clipboard
update openidconnect and oauth2 libraries
I needed some fixes from https://github.com/ramosbugs/openidconnect-rs/commit/1d97e0e1fcbab6dbcea60abb5f33c895c8499848, so I ported the code to oauth2 5.0.0-rc.1 and openidconnect 4.0.0-rc.1.
I loosely followed https://github.com/ramosbugs/openidconnect-rs/blob/main/UPGRADE.md and https://github.com/ramosbugs/oauth2-rs/blob/main/UPGRADE.md.