yew-oauth2 icon indicating copy to clipboard operation
yew-oauth2 copied to clipboard

update openidconnect and oauth2 libraries

Open Kakadus opened this issue 1 year ago • 0 comments

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.

Kakadus avatar Oct 19 '24 21:10 Kakadus