chorus/src/api/auth
bitfl0wer 8a1c1f0a41 Replace &mut Instance with Rc<RefCell<Instance>>
Replace &mut Instance with Rc<RefCell<Instance>> on the User struct to represent the 1:n relation of Instance:User
2023-05-20 23:10:25 +02:00
..
login.rs Replace &mut Instance with Rc<RefCell<Instance>> 2023-05-20 23:10:25 +02:00
mod.rs add auth module 2023-04-16 15:07:15 +02:00
register.rs Replace &mut Instance with Rc<RefCell<Instance>> 2023-05-20 23:10:25 +02:00