{"id":15211133,"url":"https://github.com/kkpoon/elm-auth0","last_synced_at":"2025-10-29T18:31:31.670Z","repository":{"id":62418683,"uuid":"94550960","full_name":"kkpoon/elm-auth0","owner":"kkpoon","description":"Auth0 for elmlang","archived":false,"fork":false,"pushed_at":"2023-05-23T09:38:53.000Z","size":9,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-29T08:04:59.809Z","etag":null,"topics":["auth0","elm","elm-lang"],"latest_commit_sha":null,"homepage":"http://package.elm-lang.org/packages/kkpoon/elm-auth0/latest","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kkpoon.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":"2017-06-16T14:19:07.000Z","updated_at":"2022-02-04T08:41:07.000Z","dependencies_parsed_at":"2022-11-01T16:46:21.125Z","dependency_job_id":null,"html_url":"https://github.com/kkpoon/elm-auth0","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkpoon%2Felm-auth0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkpoon%2Felm-auth0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkpoon%2Felm-auth0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkpoon%2Felm-auth0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkpoon","download_url":"https://codeload.github.com/kkpoon/elm-auth0/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219857402,"owners_count":16556067,"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":["auth0","elm","elm-lang"],"created_at":"2024-09-28T08:05:07.298Z","updated_at":"2025-10-29T18:31:31.287Z","avatar_url":"https://github.com/kkpoon.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elm-auth0\n\nAuth0 for elmlang\n\nThis elm package provides data types and helper function for elm web application\nto use [Auth0](https://auth0.com/).\n\n## Example\n\nTo create an URL for your web app \"Login with Google\", the following\nURL builder could help.\n\n```elm\nauth0AuthorizeURL\n    (Auth0Config \"https://my-app.auth0.com\" \"aBcD1234\")\n    \"token\"\n    \"https://my-app/\"\n    [ \"openid\", \"name\", \"email\" ]\n    (Just \"google-oauth2\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkpoon%2Felm-auth0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkpoon%2Felm-auth0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkpoon%2Felm-auth0/lists"}