Replies: 4 comments
-
Login and session research findings Axum + Next.js fullstack web application example with login Thanks @qafui and @naconnors for making quick work of this together! |
Beta Was this translation helpful? Give feedback.
-
Because the research went so quickly, Sprint #1 is going to also include some preliminary work on using axum-login to provide basic user login functionality with username and password. These should be pre-seeded users into the DB since we don't have a frontend yet and won't really need self-sign-up functionality for this application. |
Beta Was this translation helpful? Give feedback.
-
More specific focus for the rest of this sprint ending on Dec 14:
|
Beta Was this translation helpful? Give feedback.
-
We completed sprint #1! Well done and great teamwork @calebbourg and @qafui. |
Beta Was this translation helpful? Give feedback.
-
Sprint start/end: 11/29/23 - 12/14/23
Associated with milestone: 0.3
This first sprint focuses on:
Are there any mature Rust frameworks or crates that we can use with Axum that provide robust user login & session establishment/management functionality?
If yes, become familiar with it by doing small experiments in using it.
Beta Was this translation helpful? Give feedback.
All reactions