| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-18 | refactor: remove unused gn3.auth modules | John Nduli | |
| 2023-10-10 | Remove authentication from GN3 | Frederick Muriuki Muriithi | |
| Authentication should be handled by the auth server (gn-auth) and thus, this commit removes code handling user authentication from the GN3 system. | |||
| 2023-05-18 | auth: Rename collections | Frederick Muriuki Muriithi | |
| Enable renaming collections. | |||
| 2023-05-18 | auth: user collections: Add and/or remove traits. | Frederick Muriuki Muriithi | |
| 2023-05-17 | auth: Delete collections by ID. | Frederick Muriuki Muriithi | |
| 2023-05-17 | auth: Import/Delete Anonymous Collections | Frederick Muriuki Muriithi | |
| Add code to enable the importation/deletion of anonymous collections in the active session to the authenticated user's collections. | |||
| 2023-05-16 | auth: View a collection by its ID. | Frederick Muriuki Muriithi | |
| 2023-05-15 | collections: Move code to new package. Create new collections. | Frederick Muriuki Muriithi | |
| Move the code to a new package. Enable the creation of new collection by both authenticated and anonymous users. | |||
