This repository contains source code samples to give you an idea of how to integrate Evervault into an application to securely collect, process and share sensitive data.
Click to expand
If you are new to Evervault, we recommend getting started by creating a free account.
Each example contains a README.md
with an explanation about the example and its use cases.
Have an example? Submit a PR or open an issue. ⚡️
Example | Runtime |
---|---|
Inbound Relay Use Inbound Relay to securely store your customer's personal data in a database. |
NodeJS |
Multiple Functions Demonstrates having multiple functions in a single github repository. |
NodeJS |
Encrypted Multi-PSP Use Evervault Inputs and Outbound Relay to collect and encrypt card details before conditionally sending them to multiple Payment Processors. |
NodeJS |
OAuth 2 Access Tokens - Python Use the Python SDK and Outbound Relay to encrypt access tokens from a Github OAuth app. |
Python |
OAuth 2 Access Tokens - JavaScript Use the React and Node SDKs with Outbound Relay to encrypt access tokens from a Github OAuth app. |
NodeJS |
Encrypted Files to S3 Bucket Use the React and Node SDKs to encrypt a file and upload it to an S3 bucket. |
NodeJS |
Example | Author |
---|---|
PDF Encryptor Encrypt PDFs using an Evervault Function. |
shanecurran |
Be the first to share an example use case of Evervault with the community!
We are happy to accept examples from the community. 🎉
-
Create an example use case of Evervault by levering any of our products!
-
Include a README.md explaining what it does, how to run it and any dependencies it might require.
-
Open a new pull request with your example. ⚡️
We love hearing about projects happening in the community. Feel free to add your Evervault project to our list.
-
Add
link
,title
, anddescription
to the community-examples.json file. -
Open a new pull request with your example. ⚡️