azure-activedirectory-library-for-nodejs
The code for ADAL Node has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.
파일 탐색기
최종 버전 다운로드 (.zip)- adal.d.ts
- adal.js
- argument.js
- authentication-context.js
- authentication-parameters.js
- authority.js
- cache-driver.js
- code-request.js
- constants.js
- log.js
- memory-cache.js
- mex.js
- oauth2client.js
- self-signed-jwt.js
- token-request.js
- user-realm.js
- util.js
- wstrust-request.js
- wstrust-response.js
- xmlutil.js
- cas.json
- certificate-credentials-sample.js
- client-credentials-sample.js
- device-code-sample.js
- package.json
- refresh-token-sample.js
- username-password-sample.js
- website-sample.js
- windows-graph-sample.js
- address.insecure.xml
- archan.us.mex.xml
- arupela.mex.xml
- common.mex.xml
- microsoft.mex.xml
- noaddress.xml
- nobinding.port.xml
- noname.binding.xml
- nosoapaction.xml
- nosoaptransport.xml
- nouri.ref.xml
- syntax.notrelated.mex.xml
- syntax.related.mex.xml
- usystech.mex.xml
- cover
- util.ts
- common.base64.encoded.assertion.txt
- common.rstr.xml
- RST.xml
- RST2005.xml
- RSTR.xml
- RSTR2005.xml
- acquire-user-code.ts
- authentication-parameters.ts
- authority.ts
- authorization-code.ts
- cache-driver.ts
- client-credential.ts
- device-code.ts
- log.ts
- mex.ts
- refresh-token.ts
- self-signed-jwt.ts
- user-realm.ts
- username-password.ts
- wstrust-request.ts
- wstrust-response.ts
- .gitignore
- .jshintrc
- .npmignore
- .travis.yml
- changelog.md
- LICENSE.txt
- package-lock.json
- package.json
- README.md
- RELEASES.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/AzureAD/azure-activedirectory-library-for-nodejs
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd azure-activedirectory-library-for-nodejs
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
