Oauth2
Several years ago there was a WIP extension for Oauth2 in Weppy: https://github.com/gi0baro/weppy-oauth2/blob/master/weppy_oauth2/ext.py Do you think the old code is compatible beside async\await and can be resumed or have there been any radical changes in Emmett?
@vegax87 whoa, you caught something I quite forgot about! Considering the code is from 6 years ago, I'm not even sure it's compatible with the latest weppy version.
I probably need to dig a bit inside the code, I'm pretty sure it requires quite a lot of changes..
Is there any news around oidc/oauth? ;)
@Kkeller83 unfortunately not. I made some experiments with google and github oauth, but I'm quite far away to have an extensions. Will keep this updated in case of news.
Eventually see https://github.com/emmett-framework/emmett/issues/289#issuecomment-973173451