Back-end
JWT secret key 생성 방법
dev_ajrqkq
2024. 7. 27. 00:28
리눅스에 아래와 같이 입력한다.
openssl rand -hex 64
리눅스에 아래와 같이 입력한다.
openssl rand -hex 64