{"id":19347468,"url":"https://github.com/mrlsd/auth-kit","last_synced_at":"2025-10-30T11:16:48.531Z","repository":{"id":50749213,"uuid":"76801863","full_name":"mrLSD/auth-kit","owner":"mrLSD","description":"Golang Authentication Kit","archived":false,"fork":false,"pushed_at":"2017-05-15T00:05:41.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-06T14:42:26.632Z","etag":null,"topics":["auth","authentication","cookie","go","golang","golang-library","http-auth","jwt-auth","jwt-authentication","session-backend","session-cookie","session-management","sessions"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrLSD.png","metadata":{"files":{"readme":"README.md","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":"2016-12-18T19:21:45.000Z","updated_at":"2022-08-01T08:40:48.000Z","dependencies_parsed_at":"2022-08-30T00:01:13.867Z","dependency_job_id":null,"html_url":"https://github.com/mrLSD/auth-kit","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/mrLSD%2Fauth-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrLSD%2Fauth-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrLSD%2Fauth-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrLSD%2Fauth-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrLSD","download_url":"https://codeload.github.com/mrLSD/auth-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240457941,"owners_count":19804489,"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":["auth","authentication","cookie","go","golang","golang-library","http-auth","jwt-auth","jwt-authentication","session-backend","session-cookie","session-management","sessions"],"created_at":"2024-11-10T04:16:34.987Z","updated_at":"2025-10-30T11:16:43.490Z","avatar_url":"https://github.com/mrLSD.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Auth Kit\n[![Build Status](https://travis-ci.org/mrLSD/auth-kit.svg?branch=master)](https://travis-ci.org/mrLSD/auth-kit) [![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/mrLSD/auth-kit/master/LICENSE) [![GoDoc](https://godoc.org/github.com/dghubble/gologin?status.png)](https://godoc.org/github.com/mrlsd/auth-kit) [![Coverage Status](https://coveralls.io/repos/github/mrLSD/auth-kit/badge.svg?branch=master)](https://coveralls.io/github/mrLSD/auth-kit?branch=master) [![codecov](https://codecov.io/gh/mrLSD/auth-kit/branch/master/graph/badge.svg)](https://codecov.io/gh/mrLSD/auth-kit)\n\nGolang authentication kit, provides cookie \nand infrastructure for session backends.\n\nMain features:\n* Built-in backends to store sessions: cookie,\nfilesystem, Redis, MySQL, PostgreSQL, custom \nbackends extensibility.\n* Signed cookies: use it as an easy way to set signed \n(and optionally encrypted) cookies\n* Flash messages: session values that last until read.\n* Interfaces and infrastructure for custom session \nbackends: sessions from different stores can be retrieved and batch-saved using a common API.\n\n#### How to install:\n`go get github.com/mrlsd/auth-kit`\n\n#### Requirements:\n* Go 1.6+\n  \n#### Some useful command:\n* **test:** `make test`\n* **fmt:** `make fmt`\n\n####License: MIT [![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/mrLSD/auth-kit/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrlsd%2Fauth-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrlsd%2Fauth-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrlsd%2Fauth-kit/lists"}