vverma022 / model-merge

Model-Merge is online platform which combines the power of multiple AI models in one.
6 stars 4 forks source link

Updated auth.js #18

Open AnujChitari opened 2 months ago

AnujChitari commented 2 months ago

Type of change

Updated the authorization' property in theauth.js`

Details

As asked in the issue, I had to make necessary changes into the auth.js property of the model-merge/backend/routes file

@vverma022 please review this pull request and merge it to solve the issue #17

vverma022 commented 2 months ago

Type of change

Updated the authorization' property in theauth.js`

Details

As asked in the issue, I had to make necessary changes into the auth.js property of the model-merge/backend/routes file

@vverma022 please review this pull request and merge it to solve the issue #17

You will also need to implement the functionality on the frontend and make changes to the code. As the frontend saves the token in the local storage and also in the utils folder you'll need to look into the files and male changes.

vverma022 commented 2 months ago

Type of change

Updated the authorization' property in theauth.js`

Details

As asked in the issue, I had to make necessary changes into the auth.js property of the model-merge/backend/routes file

@vverma022 please review this pull request and merge it to solve the issue #17

Also reply to the issue to be assigned.