bird-house / pyramid-phoenix

Phoenix is a Pyramid web-application to make it easy to interact with WPS services
http://pyramid-phoenix.readthedocs.io/en/latest/
Apache License 2.0
7 stars 10 forks source link

CEDA OAuth2 Provider #184

Closed watucker closed 5 years ago

watucker commented 5 years ago

Added CEDA SLCS service as a new Authomatic OAuth2 provider.

cehbrecht commented 5 years ago

@watucker thanks for the contribution :) Could you please check the travis report ... there are some pep8 issues. You can also try locally with make pep8.

watucker commented 5 years ago

@cehbrecht That should do it! Thanks for the feedback.

cehbrecht commented 5 years ago

@watucker merged. Thanks :)