As of today my app that worked fine started having login issues with Microsoft accounts:
Basically when trying to use:
anvil.microsoft.auth.login()
I get:
Exception: No method in multimethod 'jwk->public-key' for dispatch value: null
Here is the link to an app that reproduces issue
https://anvil.works/build#clone:PCQQLRXFXVYMNGRL=X6G6YF2H6IUZ5PHPV7NHWEJF
This looks like Anvil bug. Anybody has a workaround?