Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<Identity Service> Create /users/identityURLs API #462

Closed
lakshayman opened this issue Dec 28, 2021 · 3 comments
Closed

<Identity Service> Create /users/identityURLs API #462

lakshayman opened this issue Dec 28, 2021 · 3 comments
Assignees
Labels

Comments

@lakshayman
Copy link
Contributor

lakshayman commented Dec 28, 2021

Create /users/identityURLs route which serves a GET request.

It will return all the identity URL objects by reading all the users object having identityURL.

**IdentityURL object: **

{
    username: ,
    identityURL: ,
    chainCode: ,
}

Refer to the other API in the backend for creating this one especially the members route.

For reference: here

@lakshayman lakshayman changed the title Create /identity/geturls API <Identity Service> Create /identity/geturls API Dec 28, 2021
@pallabez
Copy link
Member

pallabez commented Dec 28, 2021

I'd like to take this task.

@lakshayman
Copy link
Contributor Author

great!
Assigned it to you

@lakshayman lakshayman changed the title <Identity Service> Create /identity/geturls API <Identity Service> Create /users/geturls API Dec 29, 2021
@lakshayman lakshayman changed the title <Identity Service> Create /users/geturls API <Identity Service> Create /users/getidentityurls API Dec 29, 2021
@lakshayman lakshayman changed the title <Identity Service> Create /users/getidentityurls API <Identity Service> Create /users/identityURLs API Dec 30, 2021
@lakshayman
Copy link
Contributor Author

lakshayman commented Jan 1, 2022

Don't need it now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants