01
무엇을 할 수 있는가
웹 애플리케이션이 사용자 로그인 시 비밀번호를 안전하게 저장하고, 세션 토큰으로 인증 상태를 관리해야 할 때
02
연결 방법
- npx -y @smithery/cli install a2a/auth-token-service --client claude 명령어로 CLI 도구를 설치합니다.
- https://auth-token-service--a2a.run.tools 주소에서 서비스에 연결합니다.
03
설치 / 접속
npx -y @smithery/cli install a2a/auth-token-service --client claude