{"id":16111316,"url":"https://github.com/bripkens/spa-security","last_synced_at":"2025-04-06T06:27:28.412Z","repository":{"id":17887153,"uuid":"20833817","full_name":"bripkens/spa-security","owner":"bripkens","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-05T13:00:54.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T04:02:21.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bripkens.png","metadata":{"files":{"readme":"README.md","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":"2014-06-14T14:29:33.000Z","updated_at":"2014-09-05T12:52:50.000Z","dependencies_parsed_at":"2022-08-24T11:11:11.551Z","dependency_job_id":null,"html_url":"https://github.com/bripkens/spa-security","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/bripkens%2Fspa-security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fspa-security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fspa-security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fspa-security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","download_url":"https://codeload.github.com/bripkens/spa-security/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247444486,"owners_count":20939847,"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-09T19:41:32.154Z","updated_at":"2025-04-06T06:27:28.377Z","avatar_url":"https://github.com/bripkens.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spa-security\n\nJust a playground for SPA authentication prototypes.\n\n## How to run\n\n 1. Make sure you have Redis running on your machine, e.g. via Docker\n    `docker run -d --name redis -p 6379:6379 dockerfile/redis`\n 2. Make sure you have Node.js ^0.10.26 with NPM\n 3. Install all the dependencies: `npm install`\n 4. Run the app `node lib $REDIS_HOST $REDIS_PORT`.\n\nSupercharge your development experience using the `run.bash` script that\nautomatically restarts the server on changes.\n\n## How to inspect Redis\n\n```\ndocker run -it --rm --link redis:redis dockerfile/redis bash -c 'redis-cli -h $REDIS_PORT_6379_TCP_ADDR'\n```\n\n## TODO\n\n - prepend JSON responses with `for(;;);`\n - access token timeouts\n - remember me functionality\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbripkens%2Fspa-security","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbripkens%2Fspa-security","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbripkens%2Fspa-security/lists"}