Browse Source

Merge branch 'feat/connect-improvements' of https://github.com/blockstack/docs into feat/connect-improvements

feat/connect-improvements
Mark Hendrickson 4 years ago
parent
commit
cbd3e13311
  1. 13271
      package-lock.json
  2. 2
      src/pages/authentication/overview.md

13271
package-lock.json

File diff suppressed because it is too large

2
src/pages/authentication/overview.md

@ -35,7 +35,7 @@ Scopes define the permissions requested by an app for granting during authentica
Apps may request any of the following scopes:
| Scope | Definition |
| -------------- | ------------------------------------------------------------------------------------ |
| -------------- | ------------------------------------------------------------------------------------ |
| `store_write` | Read and write data to the user's Gaia hub in an app-specific storage bucket. |
| `publish_data` | Publish data so that other users of the app can discover and interact with the user. |

Loading…
Cancel
Save