keychain icon indicating copy to clipboard operation
keychain copied to clipboard

Easily scaffold a keychain using JWT for Vapor ⛓

Results 6 keychain issues
Sort by recently updated
recently updated
newest added

Or remove it completely. The bare minimum of information needed on the user should be email and password.

enhancement

Consider adding warning in README to use different signers for different environments. Alternatively add environment identifier payload in JWT to make them incompatible between environments.