pankajkumarbij / easy-job-intern

The main motive behind the design of this project to provide the best job and internship opportunities.
MIT License
28 stars 75 forks source link

adding functions to company model #430

Closed mitalirs closed 3 years ago

mitalirs commented 3 years ago

Is your feature request related to a problem? Please describe.

no function to generate auth token or search by credentials in the company model or hash password every time before saving it

Describe the solution you'd like

add 3 functions:

  1. generate an auth token
  2. search by credentials
  3. hash password before saving