{"id":13743667,"url":"https://github.com/lyokato/as3oauth","last_synced_at":"2026-01-27T15:07:13.306Z","repository":{"id":473341,"uuid":"98453","full_name":"lyokato/as3oauth","owner":"lyokato","description":"ActionScript 3.0 OAuth Client Library","archived":false,"fork":false,"pushed_at":"2010-03-15T13:12:09.000Z","size":3456,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-15T14:35:44.113Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lyokato.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-12-30T16:05:47.000Z","updated_at":"2019-08-13T13:50:40.000Z","dependencies_parsed_at":"2022-07-08T01:55:20.118Z","dependency_job_id":null,"html_url":"https://github.com/lyokato/as3oauth","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/lyokato%2Fas3oauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyokato%2Fas3oauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyokato%2Fas3oauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyokato%2Fas3oauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lyokato","download_url":"https://codeload.github.com/lyokato/as3oauth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253174309,"owners_count":21865845,"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-08-03T05:00:54.718Z","updated_at":"2026-01-27T15:07:13.261Z","avatar_url":"https://github.com/lyokato.png","language":"ActionScript","funding_links":[],"categories":["Networking"],"sub_categories":["Authentication"],"readme":"== Setup\n\nTo include mxmlc, adl and adt (from Flex Builder):\n  export PATH=\"/Applications/Adobe Flex Builder 3/sdks/moxie/bin:$PATH\"\n  \nTo include adl and adt (from Apollo SDK):\n  export PATH=\"/Applications/ApolloSDK/bin:$PATH\"\n  \n== Creating an AIR project\n\n  airake path/to/MyProject com.company.MyProject\n  \nwill build a project scaffold with application name of MyProject and application id (used for AIR descriptor) of com.company.MyProject\n\nThe project includes as3corelib and flexunit, and test scaffolding as well.  \n  \n== Tasks\n\n  Run: rake --tasks \n\n  # Compiling\n  rake compile \n\n  # Running air debug launcher (ADL)\n  rake adl \n  \n  # Start FCSHD (for faster compilation)\n  rake fcsh:start\n\n  # Stop FCSHD\n  rake fcsh:stop\n\n  # Restart FCSHD\n  rake fcsh:restart\n\n  # Running alternate MXML, (the following expects src/Test-app.xml descriptor file)\n  rake adl MXML=src/Test.mxml\n\n  # Testing\n  rake test\n\n  # Package AIR file\n  rake package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyokato%2Fas3oauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flyokato%2Fas3oauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyokato%2Fas3oauth/lists"}