Gadgets using OAuth cannot 'require' oauth, must use 'optional'
---------------------------------------------------------------
Key: SHINDIG-182
URL: https://issues.apache.org/jira/browse/SHINDIG-182
Project: Shindig
Issue Type: Improvement
Components: Gadgets Server - Java
Reporter: Dirk Balfanz
Currently, when a gadget wants to use OAuth support, it has to declare it as
"optional", even if it requires OAuth (i.e. can't function without it). The
attached patch allows gadgets to "require" OAuth support.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.