Skip to content

Conversation

@kathinka
Copy link

@kathinka kathinka commented May 27, 2024

Netlify link

Auth Aunty
API

test admin : admin@admin.com / pass: admin
test user : user@user.com / pass: user

or make your own users if you like. admin has a separate login with more options, but easy to miss because the frontend got no love at all

kathinka added 26 commits May 20, 2024 16:28
 added authentication and autorization

 made a basic setup for files in the backend
Update frontend and backend dependencies to the latest versions. Also, add necessary packages for authentication and authorization in the backend. Remove the deprecated useNewUrlParser and useUnifiedTopology options. Delete the package-lock.json files. Update the package.json files to remove vulnerabilities and add package-lock.json to the gitignore file.
…or Netlify. This file is no longer needed as the build configuration has been updated in the recent user commits.
…tead of the relative path '/verify'. to ensures that the request is made securely.
…nsive lists in the admin panel when the admin user changes userinfo
…nel lists more responsive - formatting and cleanup
kathinka added 3 commits May 30, 2024 18:48
…ove bad naming conventions. also improved my user model to hash the password before storing it in the db, so it will be a lot more secure. also removed storing of the accesstoken in the db, and made room for upgrading with a refresh token instead. (in the future)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants