emmett-framework / emmett

The web framework for inventors
Other
1.04k stars 70 forks source link

Oauth2 #266

Open vegax87 opened 4 years ago

vegax87 commented 4 years ago

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?

gi0baro commented 4 years ago

@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..

Kkeller83 commented 4 years ago

Is there any news around oidc/oauth? ;)

gi0baro commented 3 years ago

@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.

gi0baro commented 2 years ago

Eventually see https://github.com/emmett-framework/emmett/issues/289#issuecomment-973173451