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

feat!: use new account model #400

Merged
merged 19 commits into from
Mar 21, 2023
Merged

Conversation

travis
Copy link
Member

@travis travis commented Mar 15, 2023

initial work on integrating new account model

  • add new authorize function to the keyring context

docs/keyring-core.md Outdated Show resolved Hide resolved
@travis travis marked this pull request as ready for review March 18, 2023 00:02
@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 20, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ae96993:

Sandbox Source
@w3ui/example-solid-uploads-list Configuration
@w3ui/example-vue-file-upload Configuration
@w3ui/example-vue-sign-up-in Configuration
@w3ui/example-vue-uploads-list Configuration

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2023

@travis travis changed the title feat: use new account model feat!: use new account model Mar 20, 2023
examples/react/w3console/src/components/SpaceCreator.tsx Outdated Show resolved Hide resolved
/**
* The account this device is authorized to act as. Currently just an email address.
*/
account?: string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is the mailto DID instead, then it allows us to support other account types in the future...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, I like this - I'm going to file a separate issue but I want to jump on this today

@olizilla
Copy link
Contributor

You can set build time env for w3console here https://github.com/web3-storage/w3ui/blob/26e2af1e52b7082b65ac4b6c98c0ba804c0ef2eb/.github/workflows/w3console.yaml#L23-L25

if the build process uses them, values set there will be baked in, just before the dist is published to CF pages & w3

travis pushed a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](keyring-core-v2.2.1...keyring-core-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
travis pushed a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](uploads-list-core-v2.1.0...uploads-list-core-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
travis added a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[5.0.0](uploader-core-v4.1.0...uploader-core-v5.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
travis pushed a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](react-keyring-v3.0.1...react-keyring-v4.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
travis added a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](solid-keyring-v2.1.1...solid-keyring-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
travis added a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](vue-keyring-v2.0.2...vue-keyring-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
travis added a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](react-uploader-v3.1.0...react-uploader-v4.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
travis added a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](react-uploads-list-v2.2.0...react-uploads-list-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
travis added a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](vue-uploads-list-v2.0.1...vue-uploads-list-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
travis added a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](vue-uploader-v3.0.1...vue-uploader-v4.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
travis added a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](solid-uploads-list-v2.0.2...solid-uploads-list-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
travis added a commit that referenced this pull request Mar 23, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](solid-uploader-v3.0.2...solid-uploader-v4.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([#400](#400))

### Features

* use new account model
([#400](#400))
([66dd20b](66dd20b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* add terms of service page
([storacha#417](storacha/w3ui#417))
([e216efd](storacha/w3ui@e216efd))
* adds space-finder autocomplete combobox
([storacha#268](storacha/w3ui#268))
([5894cdc](storacha/w3ui@5894cdc))
* allow users to set page size in W3APIProvider
([storacha#308](storacha/w3ui#308))
([22d917a](storacha/w3ui@22d917a))
* club tropical w3 auth boxen
([storacha#350](storacha/w3ui#350))
([92fa065](storacha/w3ui@92fa065))
* delegate access to spaces
([storacha#293](storacha/w3ui#293))
([d99c96c](storacha/w3ui@d99c96c))
* import a space into w3console
([storacha#309](storacha/w3ui#309))
([f9df8a8](storacha/w3ui@f9df8a8))
* Improve upload component flow
([storacha#285](storacha/w3ui#285))
([4f5cf4f](storacha/w3ui@4f5cf4f))
* publish console to IPFS & Cloudflare from CI
([storacha#287](storacha/w3ui#287))
([df4715a](storacha/w3ui@df4715a))
* Storybook story improvements
([storacha#294](storacha/w3ui#294))
([c031ff7](storacha/w3ui@c031ff7))
* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))
* w3console example app
([storacha#255](storacha/w3ui#255))
([fbcdc42](storacha/w3ui@fbcdc42))


### Bug Fixes

* add _headers ([storacha#418](storacha/w3ui#418))
([625199d](storacha/w3ui@625199d))
* fix w3console styling
([storacha#320](storacha/w3ui#320))
([31cbe91](storacha/w3ui@31cbe91))
* remove authenticator class when registed
([storacha#352](storacha/w3ui#352))
([e115f9f](storacha/w3ui@e115f9f))
* w3console polish
([storacha#284](storacha/w3ui#284))
([654d507](storacha/w3ui@654d507))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](storacha/w3ui@keyring-core-v2.2.1...keyring-core-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](storacha/w3ui@uploads-list-core-v2.1.0...uploads-list-core-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[5.0.0](storacha/w3ui@uploader-core-v4.1.0...uploader-core-v5.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](storacha/w3ui@react-keyring-v3.0.1...react-keyring-v4.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](storacha/w3ui@solid-keyring-v2.1.1...solid-keyring-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](storacha/w3ui@vue-keyring-v2.0.2...vue-keyring-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](storacha/w3ui@react-uploader-v3.1.0...react-uploader-v4.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](storacha/w3ui@react-uploads-list-v2.2.0...react-uploads-list-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](storacha/w3ui@vue-uploads-list-v2.0.1...vue-uploads-list-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](storacha/w3ui@vue-uploader-v3.0.1...vue-uploader-v4.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](storacha/w3ui@solid-uploads-list-v2.0.2...solid-uploads-list-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](storacha/w3ui@solid-uploader-v3.0.2...solid-uploader-v4.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Travis Vachon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants