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(inbox): simplifies account onboarding flow; updates js refs; adds mailbox apis and overview #204

Merged
merged 8 commits into from
Aug 12, 2020

Conversation

andrewxhill
Copy link
Member

No description provided.

Signed-off-by: Andrew Hill <andrew@textile.io>
Signed-off-by: Andrew Hill <andrew@textile.io>
Signed-off-by: Andrew Hill <andrew@textile.io>
Signed-off-by: Andrew Hill <andrew@textile.io>
Signed-off-by: Andrew Hill <andrew@textile.io>

<center>
## Avaliable APIs

Choose a reason for hiding this comment

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

[misspell] reported by reviewdog 🐶
"Avaliable" is a misspelling of "Available"

Signed-off-by: Andrew Hill <andrew@textile.io>
Signed-off-by: Andrew Hill <andrew@textile.io>
Signed-off-by: Andrew Hill <andrew@textile.io>

```sh
hub login
```

### Enterprise users
## Organizations
Copy link
Member Author

Choose a reason for hiding this comment

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

Gave a more proper home for org setup explainer


### Key Use and Security

API keys are project-centric credentials that you can use to provision your Hub resources to end users (either within your organization or in a public app). We recommend reading this thorough overview of [API key design and best practices](https://developers.google.com/maps/api-key-best-practices).
Copy link
Member Author

Choose a reason for hiding this comment

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

pointing users to a great explainer


### Account Key
### Roles
Copy link
Member Author

Choose a reason for hiding this comment

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

Roles based definitions added


```typescript
import { Libp2pCryptoIdentity } from '@textile/threads-core'
import { PrivateKey } from '@textile/hub'
Copy link
Member Author

Choose a reason for hiding this comment

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

stripped out all libp2pcrypto things


Once you've setup an account on the Hub, you can start accessing those resources right away. Additionally, you can use the API keys to grant restricted access to your Hub resources to the end-users of your own apps and services.

## Roles
Copy link
Member Author

Choose a reason for hiding this comment

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

New roles section

@@ -83,44 +85,14 @@ markdown_extensions:

nav:
- Home: index.md
Copy link
Member Author

Choose a reason for hiding this comment

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

new sidebar hierarchy

@andrewxhill andrewxhill merged commit 25602f0 into master Aug 12, 2020
@andrewxhill andrewxhill deleted the andrew/account-explainer branch August 12, 2020 00:21
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.

None yet

1 participant