Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password Page #14

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Password Page #14

wants to merge 8 commits into from

Conversation

TayKaiJun
Copy link

Added a login page that interjects a user attempting to create/edit an article if they are not authenticated.

Additional changes:

  • Included cookie authentication to allow a user to stay logged in up to 1 day (can be changed)
  • Added a hashing helper tool (NOT FOR PRODUCTION)

TODO: fix up style to be more consistent with Figma design

Note: Use hash.js to hash a password and generate a cookie signature key to be stored in .env.local

Copy link

netlify bot commented May 17, 2024

Deploy Preview for db-woof ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/db-woof/deploys/664721130d17a8987c5c2dd9
😎 Deploy Preview https://deploy-preview-14--db-woof.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

1 participant