{"id":21192153,"url":"https://github.com/mu-semtech/ember-mu-registration","last_synced_at":"2025-07-10T03:31:27.284Z","repository":{"id":151390156,"uuid":"51209576","full_name":"mu-semtech/ember-mu-registration","owner":"mu-semtech","description":"Default ember component for registration-service","archived":false,"fork":false,"pushed_at":"2024-08-23T09:10:51.000Z","size":279,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-02T19:59:16.110Z","etag":null,"topics":["ember-addon","emberjs","mu-frontend","musemtech","user-registration"],"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/mu-semtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2016-02-06T16:12:38.000Z","updated_at":"2024-08-23T09:10:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ea1ac1a-bdf2-45ce-9808-851ae41d0ddf","html_url":"https://github.com/mu-semtech/ember-mu-registration","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mu-semtech/ember-mu-registration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fember-mu-registration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fember-mu-registration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fember-mu-registration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fember-mu-registration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mu-semtech","download_url":"https://codeload.github.com/mu-semtech/ember-mu-registration/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fember-mu-registration/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264521157,"owners_count":23622092,"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":["ember-addon","emberjs","mu-frontend","musemtech","user-registration"],"created_at":"2024-11-20T19:07:44.692Z","updated_at":"2025-07-10T03:31:22.276Z","avatar_url":"https://github.com/mu-semtech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ember-mu-registration\n\nThis addon provides a `\u003cMuRegister /\u003e`, `\u003cMuUnregister /\u003e` and `\u003cMuChangePassword /\u003e` component for the [mu-registration microservice](https://github.com/mu-semtech/registration-service).\n\n## Installation\n```\nember install ember-mu-registration\n```\n\n## Basic usage\nJust include the `\u003cMuRegister /\u003e`, `\u003cMuUnregister /\u003e` or `\u003cMuChangePassword /\u003e` component in your template.\n\n## Advanced usage\n\n### Overwriting the component templates\nTo overwrite the template of the components, create a custom `mu-register.hbs`, `mu-unregister.hbs` or `mu-change-password.hbs` file. Make sure you use the correct bindings and actions. You can have a look at the default templates in `addon/templates/components`.\n\nFor mu-register\n  - call the `register` action\n  - use `name`, `nickname`, `password` and `passwordConfirmation` as value bindings for the input fields\n\nFor mu-unregister\n  - call the `unregister` action\n\nFor mu-change-password\n  - call the `changePassword` action\n  - use `oldPassword`, `newPassword` and `newPasswordConfirmation` as value bindings for the input fields\n\n### Customizing the components\nTo customize the components, generate your own new components and include the mu-register (`ember-mu-registration/mixins/mu-register`), mu-unregister (`ember-mu-registration/mixins/mu-unregister`) and mu-change-password (`ember-mu-registration/mixins/mu-change-password`) mixins to handle the `register`, `unregister` and `changePassword` actions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmu-semtech%2Fember-mu-registration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmu-semtech%2Fember-mu-registration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmu-semtech%2Fember-mu-registration/lists"}