{"id":31565500,"url":"https://github.com/makbol/auth0-actions-types","last_synced_at":"2026-04-17T04:34:07.053Z","repository":{"id":317497307,"uuid":"1067667858","full_name":"makbol/auth0-actions-types","owner":"makbol","description":"⚙️ Auth0 Actions runtime types - sharp, stable, maintained","archived":false,"fork":false,"pushed_at":"2025-12-13T17:33:32.000Z","size":144,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-15T11:21:48.386Z","etag":null,"topics":["auth0","auth0-actions","dts","types","typescript-definitions","typings"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/auth0-actions-types","language":"TypeScript","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/makbol.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-01T07:50:14.000Z","updated_at":"2025-12-13T17:29:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"e81cd86c-230f-4939-ae84-d310f764a751","html_url":"https://github.com/makbol/auth0-actions-types","commit_stats":null,"previous_names":["makbol/auth0-actions-types"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/makbol/auth0-actions-types","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makbol%2Fauth0-actions-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makbol%2Fauth0-actions-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makbol%2Fauth0-actions-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makbol%2Fauth0-actions-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makbol","download_url":"https://codeload.github.com/makbol/auth0-actions-types/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makbol%2Fauth0-actions-types/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31915339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["auth0","auth0-actions","dts","types","typescript-definitions","typings"],"created_at":"2025-10-05T07:09:02.951Z","updated_at":"2026-04-17T04:34:07.040Z","avatar_url":"https://github.com/makbol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auth0-actions-types\n\n[![Typings up to date with docs](https://github.com/makbol/auth0-actions-types/actions/workflows/check-docs.yml/badge.svg?branch=main)](https://github.com/makbol/auth0-actions-types/actions/workflows/check-docs.yml)\n\nTypeScript type definitions for Auth0 Actions runtime and event objects. Forked conceptually from\nthe unmaintained ecosystem packages; focuses on correctness, currency, and CI enforced quality.\n\n### Why this exists\n\nOther similar packages on npm are stale or abandoned. This package commits to:\n\n- Regular updates tracking Auth0 platform changes\n- Stronger type safety and stricter nullability\n\n### Install\n\n```bash\nnpm install auth0-actions-types\n# or\npnpm add auth0-actions-types\n# or\nyarn add auth0-actions-types\n```\n\n### Quick usage\n\n```typescript\nimport type { PostLoginEvent, PostLoginAPI } from 'auth0-actions-types'\n\nexport const onExecutePostLogin = async (\n  event: PostLoginEvent,\n  api: PostLoginAPI\n) =\u003e {\n  // Your action code here\n}\n```\n\n### Contributing\n\nSee something wrong, missing, or outdated? Please open an issue. Any issue or pull request is welcomed—small typo fixes,\nnew fields, clarifications, or larger refactors. This package exists to stay maintained, and community feedback is key.\n\n### Credits\n\nMost initial structures and inspiration derived\nfrom: [@felixcolaci/auth0-actions-type-definitions](https://www.npmjs.com/package/@felixcolaci/auth0-actions-type-definitions).\nFull credit to the original author. This project started by refactoring, extending, and cleaning those definitions for\nongoing maintenance.\n\n### Disclaimer\n\nNot an official Auth0 package. Best efforts to stay accurate; always validate against live platform behavior.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakbol%2Fauth0-actions-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakbol%2Fauth0-actions-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakbol%2Fauth0-actions-types/lists"}