Skip to content

Lab demonstrating how to share sensitive data, using Basis Theory tokenization.

Notifications You must be signed in to change notification settings

Basis-Theory-Labs/send-securely

Repository files navigation

sendsecure.ly

A Basis Theory Lab that enables users to securely share passwords, credentials, or any other sensitive data with another person. The app generates a one time use url that can be shared to grant them access to the underlying data.

Getting Started for Developers

First install npm dependencies by running yarn. Next, ensure you have copied the .env.example file to .env.local and added all the missing sensitive values.

Then you can start the Next.js dev server by running:

make dev

About

Lab demonstrating how to share sensitive data, using Basis Theory tokenization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages