openidconnect-rs
openidconnect-rs copied to clipboard
Can we use this library for oauth2 server that doesn't conform openidconnect discovery protocol?
Can we use this library for oauth2 server that doesn't conform openidconnect discovery protocol? For example, the biggest chinese social media Wechat doesn't conform the protocol. which means, we may need a way to manually set CoreProviderMetadata, and the following two parameters should be optional.