Example URL(s)
Actual Behavior
As expected, but harder than it needs to be.
Expected Behavior
Simplest method of secret creation described.
Additional information
If stringData is used instead of data when the secret is created, the base64 encoding step can be eliminated.
Step 1 be eliminated if stringData is used instead, since the raw token can then directly be used.