79789804

Date: 2025-10-14 04:06:20
Score: 2
Natty:
Report link

Yes! I've been using sa-token-rust, which is a lightweight, high-performance authentication and authorization framework inspired by the popular Java sa-token library.

🎯 Why sa-token-rust?

It provides everything you need in one cohesive framework:

✅ Complete authentication and authorization
✅ Multiple web framework support (Axum, Actix-web, Poem, Rocket, Warp)
✅ JWT with 8 algorithms (HS256/384/512, RS256/384/512, ES256/384)
✅ OAuth2 authorization code flow
✅ WebSocket authentication
✅ Real-time online user management and push notifications
✅ Distributed session for microservices
✅ Event listener system
✅ Security features (Nonce, Refresh Token)
✅ 7 token generation styles
✅ Production-ready with comprehensive tests

🔗 Links

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: 刘哈哈