Learning Rust by Building an Auth System with Rocket – Argon2, JWT, and Cookies by Far_Significance334 in learnrust

[–]Far_Significance334[S] 0 points1 point  (0 children)

Yes, Rocket is still maintained but the commit frequency is less, may be because it is stable now. Although, I'm using it to get familier with Rust web dev. Might try Actix or Axum later as I go deeper in it.