Closed balmas closed 7 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/
this is done.
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/