perseids-project / digital_milliet

The Digital Milliet
https://digmill.perseids.org
0 stars 4 forks source link

protect edit and save routes with oauth2 #19

Closed balmas closed 7 years ago

balmas commented 8 years ago

the digital milliet app should use oauth2 to protect the edit and save routes.

See http://perseids-project.github.io/integrations-cookbook/clients/#oauth-explanation

It looks like the RAUTH lib for flask might be the best one to use here.

and https://rauth.readthedocs.io/en/latest/

balmas commented 7 years ago

this is done.