ZODB Components: Migrate ERP5TioSafe Product from filesystem (MR !1190).

Also, as OAuthTool class is only used as a Folder ({Google,Facebook}Connector) remove
{unused,unmaintained,unfinished} code:
  * Properties are statically set on portal_oauth directly with non-persistent classes
    define in OAuthTool.py. This prevents migration to ZODB Components as migrating
    OAuthTool.py to erp5_oauth would break upgrade: chicken & egg issue: we need these
    classes on importFile(portal_oauth.xml) (portal_templates.download()) but they are
    not available until the bt5 is installed....
  * Several properties are supposed to be secret but statically set in OAuthTool.py.
  * This code has never been used since its introduction 9 years ago.
Status Job ID Name Coverage
  External
running ERP5.CodingStyleTest-Master

33190:14:26

running ERP5.PerformanceTest-Master

33190:14:28

running ERP5.UnitTest-Master

33190:14:25

running ERP5.UnitTest-Master.Medusa

33190:14:24

running SlapOS.Eggs.UnitTest-Master.Python2

33190:14:01

passed SlapOS.Eggs.UnitTest-Master.Python3

00:25:27