# RAILS_MASTER_KEY="GENERATE_A_NEW_KEY" YETTO_PLUG_PEM="REPLACE_ME_WITH_YETTO_VALUE" YETTO_SIGNING_SECRET="super-secret" YETTO_PLUG_ID="REPLACE_ME_WITH_YETTO_VALUE" # don't forget to add these into your credentials file: `bin/rails credentials:edit --environment development` # APP_ID: find this in 1pass # APP_CLIENT_ID: find this in 1pass # APP_CLIENT_SECRET: find this in 1pass # APP_NONCE: generate this randomly # JWT_PEM: find this in 1pass