{"id":16993760,"url":"https://github.com/rwv/otpauth-migration","last_synced_at":"2025-03-29T15:16:16.773Z","repository":{"id":65696206,"uuid":"596453236","full_name":"rwv/otpauth-migration","owner":"rwv","description":"🔐 Convert between otpauth-migration and otpauth in JavaScript.","archived":false,"fork":false,"pushed_at":"2024-08-05T17:17:08.000Z","size":697,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T16:40:39.637Z","etag":null,"topics":["otp","otpauth","otpauth-migration"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/otpauth-migration","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/rwv.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}},"created_at":"2023-02-02T08:06:15.000Z","updated_at":"2024-08-05T17:17:08.000Z","dependencies_parsed_at":"2024-05-12T18:43:17.565Z","dependency_job_id":"134eac97-fedc-4901-9bcc-20d8cd5a1275","html_url":"https://github.com/rwv/otpauth-migration","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.1875,"last_synced_commit":"0bc5101ab382fabf0ba54f259c79245067afa65b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwv%2Fotpauth-migration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwv%2Fotpauth-migration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwv%2Fotpauth-migration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwv%2Fotpauth-migration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwv","download_url":"https://codeload.github.com/rwv/otpauth-migration/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200324,"owners_count":20739567,"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":["otp","otpauth","otpauth-migration"],"created_at":"2024-10-14T03:43:58.750Z","updated_at":"2025-03-29T15:16:16.747Z","avatar_url":"https://github.com/rwv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# otpauth-migration\nConvert between otpauth-migration and otpauth in JavaScript.\n\n## Usage\n\n``` js\nimport { URI } from \"otpauth-migration\";\n\nconst OTPAuthURI = URI.toOTPAuthURIs(\"otpauth-migration://offline?data=...\");\nconst OTPAuthMigrationURI = URI.toOTPAuthMigrationURI([\n    \"otpauth://totp/...\",\n    \"otpauth://totp/...\"\n]);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwv%2Fotpauth-migration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwv%2Fotpauth-migration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwv%2Fotpauth-migration/lists"}