@portive/auth
Version:
A library to help generate auth tokens for use with Portive's cloud services for open source components
8 lines (4 loc) • 469 B
Markdown
# @portive/auth
To use the Portive Client or a Portive enabled component like **Slate Cloud**, **Plate Cloud** or **Wysimark Cloud**, you must provide an **API key** or an **Auth Token** (which is generated from an API Key) to the component.
Using the API Key directly is an easier way to start and is great for development. Using an auth token is more secure but takes a little more work to setup.
This library lets you generate Auth Tokens from a Portive API Key.