Shortcut:/key

API Key Management

Last updatedJuly 15, 2021

With Hoss Cloud you easily provide a UI/UX for API Key management. Simply drop in the APIKeys component from the @hoss/cloud package.

API Keys

To implement this page simply create a new file named pages/dashboard/keys.tsx with the following content

export { APIKeys as default } from '@hoss/cloud'