{"id":16220385,"url":"https://github.com/kosso/ticookiejar","last_synced_at":"2025-04-07T23:47:11.285Z","repository":{"id":4002555,"uuid":"5100285","full_name":"kosso/TiCookiejar","owner":"kosso","description":"Titanium Module for clearing cookies from webViews for specified domains","archived":false,"fork":false,"pushed_at":"2012-07-19T04:06:29.000Z","size":136,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T01:18:56.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kosso.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-18T18:39:20.000Z","updated_at":"2016-03-04T20:15:30.000Z","dependencies_parsed_at":"2022-09-10T02:24:24.692Z","dependency_job_id":null,"html_url":"https://github.com/kosso/TiCookiejar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosso%2FTiCookiejar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosso%2FTiCookiejar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosso%2FTiCookiejar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosso%2FTiCookiejar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosso","download_url":"https://codeload.github.com/kosso/TiCookiejar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247749968,"owners_count":20989713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T11:58:34.740Z","updated_at":"2025-04-07T23:47:11.268Z","avatar_url":"https://github.com/kosso.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"cookiejar Titanium Module\n=========================\n\nRun ./build.py to create the module zip file. \n\n\n## Description\nEnables the abilty to clear cookies for specified domains from webviews. This is often required for webView based third party sites like Twitter/G+ etc. to totally log out of their various intent windows and accounts etc.\n\n## Accessing the cookiejar Module\nTo access this module from JavaScript, you would do the following:\n\n\tvar cookiejar = require(\"com.kosso.cookiejar\");\n\tThe cookiejar variable is a reference to the Module object.\n\n## Reference\n\tvar cookiejar = require('com.kosso.cookiejar');\n\tTi.API.info(\"module is =\u003e \" + cookiejar);\n// This will log a user out of their Google account in a webview, if no logout option is available (often the case).\n\n\tcookiejar.clearWebViewCookies('.google.com');\n\tcookiejar.clearWebViewCookies('.google.co.uk');\n\tcookiejar.clearWebViewCookies('accounts.google.com');       \n\n## Author\n\nKosso\n\n## License\nFREEDOM BABY!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosso%2Fticookiejar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkosso%2Fticookiejar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosso%2Fticookiejar/lists"}