mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 11:45:32 +02:00
6 lines
176 B
YAML
6 lines
176 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}=$'
|