This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# be very careful with newlines, too me a long time to find all the inserted newlines | |
# all the commands and strip them out. | |
# echo "=======================" | |
# echo "generate long string for challenge" | |
# echo "=======================" | |
# "code_verifier must contain only: alphanumeric, '-', '.', '_', '~'", | |
# code_verify must be between 43 and 128 characters |