Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run.
It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them.
See wiki for more information and examples.
Tools for developing and testing and submitting FreeBSD ports
FreeBSD Port Tools consist of the several small scripts run from port(1) front-end:
- port commit: commit a port into the FreeBSD Ports CVS Repository
- port create: create a new port from a template
- port diff: generate a diff against a previous version of the port
- port fetch: fetch distfile(s) of a new version of the port
- port getpr: get patch/shar from a PR
- port help: display usage summary for port(1) commands
- port install: install a port
- port submit: submit a PR with...
The Universal Unix-Installer are 2 perl scripts that makes it easy to create a redistributable install package for binary executables on an unix platform(except Mac OSX). 1 perl script is for gathering the .so files 1 perl script for installing
PootyPedia is a tool to track the hardware in use by a software project. Its client software finds the hardware and reports it, while the server software tracks the reports and keeps them organized in a database.