hirosystems / connect

A library for building excellent user experiences with Stacks.
https://connect.stacks.js.org
MIT License
76 stars 41 forks source link

Add Profile updater request (take 2) #279

Closed friedger closed 1 year ago

friedger commented 1 year ago

Description

As a user, I want to update my public profile from owl.link or similar apps that manage some profile data for me. As an app developer, I want to update the user's public profile.

This PR adds a request to connect for updating the user's profile.

This is part of https://github.com/hirosystems/stacks-wallet-web/issues/2544

This PR requires the stacks.js from [branch](https://github.com/hirosystems/stacks.js/pull/1381

Type of Change

Does this introduce a breaking change?

No

Are documentation updates required?

Not sure where the protocol is documented.## Checklist

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
connect-docs ✅ Ready (Inspect) Visit Preview Nov 22, 2022 at 0:32AM (UTC)
janniks commented 1 year ago

I tried pushing one commit here, but then realized the CI would still not publish the package from this PR... 🙃

janniks commented 1 year ago

Merged in https://github.com/hirosystems/connect/pull/280