{"id":20298985,"url":"https://github.com/ktonon/elm-serverless-auth-jwt","last_synced_at":"2026-04-22T03:32:16.033Z","repository":{"id":57675155,"uuid":"101562132","full_name":"ktonon/elm-serverless-auth-jwt","owner":"ktonon","description":"Authorization middleware using JWT for elm-serverless","archived":false,"fork":false,"pushed_at":"2017-08-28T02:12:06.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T06:13:49.722Z","etag":null,"topics":["authorization","elm","jwt","middleware","serverless"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ktonon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-27T15:35:52.000Z","updated_at":"2018-09-25T02:31:07.000Z","dependencies_parsed_at":"2022-09-02T15:02:09.120Z","dependency_job_id":null,"html_url":"https://github.com/ktonon/elm-serverless-auth-jwt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ktonon/elm-serverless-auth-jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktonon%2Felm-serverless-auth-jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktonon%2Felm-serverless-auth-jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktonon%2Felm-serverless-auth-jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktonon%2Felm-serverless-auth-jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktonon","download_url":"https://codeload.github.com/ktonon/elm-serverless-auth-jwt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktonon%2Felm-serverless-auth-jwt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32119790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["authorization","elm","jwt","middleware","serverless"],"created_at":"2024-11-14T16:13:02.723Z","updated_at":"2026-04-22T03:32:15.998Z","avatar_url":"https://github.com/ktonon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elm-serverless-auth-jwt\n\n[![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com)\n[![elm-package](https://img.shields.io/badge/elm-1.0.0-blue.svg)](http://package.elm-lang.org/packages/ktonon/elm-serverless-auth-jwt/latest)\n[![CircleCI](https://img.shields.io/circleci/project/github/ktonon/elm-serverless-auth-jwt/master.svg)](https://circleci.com/gh/ktonon/elm-serverless-auth-jwt)\n\nThis is authorization middleware for [elm-serverless][] using [JSON Web Tokens][].\n\n## Example\n\nSee the [demo](https://github.com/ktonon/elm-serverless-auth-jwt/blob/master/demo/src/Auth/API.elm)\nfor a complete usage example.\n\nTo run the demo\n\n```shell\nnpm install\nnpm start\n```\n\nand visit http://localhost:3000. Use [curl][] or [Postman][] to set an `Authorization` header to `Bearer SOME_JWT_TOKEN`. The demo secret is `\"secret\"`. You can change the secret by setting the environment variable `demoAuth_auth__secret`, before running `npm start`.\n\n[curl]:https://curl.haxx.se/docs/manpage.html\n[elm-serverless]:http://package.elm-lang.org/packages/ktonon/elm-serverless/latest\n[JSON Web Tokens]:https://jwt.io/\n[Postman]:https://www.getpostman.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktonon%2Felm-serverless-auth-jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktonon%2Felm-serverless-auth-jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktonon%2Felm-serverless-auth-jwt/lists"}