{"id":20051630,"url":"https://github.com/ring-clojure/ring-session-timeout","last_synced_at":"2025-05-05T11:31:45.328Z","repository":{"id":17366612,"uuid":"20138400","full_name":"ring-clojure/ring-session-timeout","owner":"ring-clojure","description":"Ring middleware for session timeouts","archived":false,"fork":false,"pushed_at":"2023-04-09T01:47:40.000Z","size":71,"stargazers_count":35,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-02T00:02:15.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/ring-clojure.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-24T20:02:05.000Z","updated_at":"2025-02-06T16:39:21.000Z","dependencies_parsed_at":"2024-11-13T12:15:29.859Z","dependency_job_id":null,"html_url":"https://github.com/ring-clojure/ring-session-timeout","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.038461538461538436","last_synced_commit":"b96e5582558435106331b6b9f86fed3a26febacd"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ring-clojure%2Fring-session-timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ring-clojure%2Fring-session-timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ring-clojure%2Fring-session-timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ring-clojure%2Fring-session-timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ring-clojure","download_url":"https://codeload.github.com/ring-clojure/ring-session-timeout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252416507,"owners_count":21744448,"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-11-13T12:05:01.627Z","updated_at":"2025-05-05T11:31:44.987Z","avatar_url":"https://github.com/ring-clojure.png","language":"Clojure","readme":"# Ring-Session-Timeout\n\n[![Build Status](https://github.com/ring-clojure/ring-session-timeout/actions/workflows/test.yml/badge.svg)](https://github.com/ring-clojure/ring-session-timeout/actions/workflows/test.yml)\n\nRing middleware that provides idle and absolute timeouts for sessions.\n\n## Installation\n\nAdd the following dependency to your `project.clj`:\n\n    [ring/ring-session-timeout \"0.3.0\"]\n\n## Usage\n\nPlace the timeout middleware inside that of your session middleware,\nand supply a `:timeout-response` or `:timeout-handler` to be used when\nthe session times out.\n\n```clojure\n(-\u003e handler\n    (wrap-idle-session-timeout {:timeout-response redirect-to-login})\n    (wrap-session))\n```\n\nFor more information, see the API docs linked below.\n\n## Documentation\n\n* [API Docs](http://ring-clojure.github.io/ring-session-timeout/ring.middleware.session-timeout.html)\n\n## License\n\nCopyright © 2023 James Reeves\n\nDistributed under the MIT License, the same as Ring.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fring-clojure%2Fring-session-timeout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fring-clojure%2Fring-session-timeout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fring-clojure%2Fring-session-timeout/lists"}