Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-15 | Add routes for preference, clean up and add types | Zach Berwaldt | |
2024-03-07 | feat: Update authentication route and add comments to exported members | Zach Berwaldt | |
- The authentication route in the API has been updated to use a new router setup function. - Comments have been added to all exported members of the `auth.go` module in the internal controllers package. |