Uses
4.0k
Category
Hash passwords with bcrypt and issue/verify JWT session tokens. Ideal for issuing and verifying session JWTs for microservices, hashing credentials, building login/token flows.
$npx -y @smithery/cli install a2a/auth-token-serviceInstalls into the current project.
Install FastAPI Auth Token Service by running `npx -y @smithery/cli install a2a/auth-token-service`, then use it for the current task and follow its documentation at https://smithery.ai/server/a2a/auth-token-service.