mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 03:38:59 +02:00
5 lines
175 B
YAML
5 lines
175 B
YAML
credentials:
|
|
app_key:
|
|
description: "Generic 32-byte base64 key with base64: prefix"
|
|
algorithm: base64_prefixed_32
|
|
validation: '^base64:[A-Za-z0-9+/]{43}=$' |