We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
기존에는 한 번 받은 PORTAL_JSESSIONID를 환경 변수로 설정하여 계속 사용하다가 session key가 만료되면 (약 한 달 주기) 수동으로 업데이트하였습니다.
PORTAL_JSESSIONID
night & jeuk 님께서 제작해 주신 KAIST 2FA를 이용한 인증번호 생성 알고리즘을 사용해 해당 과정을 생략합니다.
The text was updated successfully, but these errors were encountered:
ddungiii
No branches or pull requests
기존에는 한 번 받은
PORTAL_JSESSIONID
를 환경 변수로 설정하여 계속 사용하다가 session key가 만료되면 (약 한 달 주기) 수동으로 업데이트하였습니다.night & jeuk 님께서 제작해 주신 KAIST 2FA를 이용한 인증번호 생성 알고리즘을 사용해 해당 과정을 생략합니다.
The text was updated successfully, but these errors were encountered: