anfora icon indicating copy to clipboard operation
anfora copied to clipboard

Finish Apps Token auth

Open yabirgb opened this issue 6 years ago • 2 comments

Things to do

  • [ ] Generate client-secret to authorize apps
  • [ ] Verify apps credentials before issuing tokens
  • [ ] Create special token for the home website

yabirgb avatar Jul 15 '18 11:07 yabirgb

I'm going to use this https://github.com/wolfhund/falcon-oauth For now it just supports oauth2 https://github.com/wolfhund/falcon-oauth/issues/35 and may have compatibility problems. I keep a fork and will make the necessary changes

yabirgb avatar Aug 22 '18 12:08 yabirgb

The solution above didn't work well. Next check will be on https://github.com/wndhydrnt/python-oauth2 . Seems a mature project but another projects should be worth considering. This is something important and need to be careful reviewed

yabirgb avatar Sep 29 '18 13:09 yabirgb