pm-idm
                                
                                 pm-idm copied to clipboard
                                
                                    pm-idm copied to clipboard
                            
                            
                            
                        As a user I want to be able to create and import identities from other DID methods (ethr)
Story
As a user I want to be able to create and import identities from other DID methods.
Description
Currently, we just support IPID but we should support at least one more to prove the multi-did-method concept. We are going for uPort's did method: ethr.
Tasks
- [ ] #252
- [ ] #253
- [ ] #254
- [ ] #277
- [ ] #64
Acceptance Criteria
- [ ] Support ethrdid method, which is currently the one being used by uport
@satazor Continuing our discussion here: Should we default to some DID if no didMethod is not provided?
@vasa-develop I've created #252 and provided more context. Lets discuss there.
@satazor should I push the changes(PR) into master or some other branch?
Always do work on a separate branch and in the form of PR. All code should be reviewed by at least 2 contributors before being merged into master.