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

Fixes signin and provider methods #16

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

Conversation

axbuglak
Copy link
Member

@axbuglak axbuglak commented Jan 17, 2024

  • fixed client.js calling method 'signin' (this method want to have an object)
  • fixed provied.js (using common.js instead of metautil & using db.crud from 'db.js')
  • fixed signin method
  • generate new passwords for account in data.sql that are suitable with hashing params in common.js (in common.js we use hashing like in metautil by default, so previous passwords simply could not be proccessed by common.js and metautil)

@axbuglak
Copy link
Member Author

axbuglak commented Jan 24, 2024

connected with metatech-university/NodeJS-Pure#33 in nodejs-pure

@axbuglak axbuglak changed the title fixed signin method and client.js Fixes signin and provider methods Jan 24, 2024
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