govind-kumarr / simple_rag_dashboard

Chat with your docs. The deployed link is not updated. Please setup project locally to find issues.
23 stars 32 forks source link

Implement email verfication #11

Closed govind-kumarr closed 4 months ago

govind-kumarr commented 4 months ago

Currently, users can enter an invalid email while signing up and can use our services which is not ideal. Write backend APIs to verify their emails Send verification emails to their email address. Limit the memory usage to 10% unless user verifies their emails.

Latish705 commented 4 months ago

@govind-kumarr I would like to work on this assign it to me

govind-kumarr commented 4 months ago

@Latish705 Go ahead! Create a PR asap.

Latish705 commented 4 months ago

@govind-kumarr need help I facing issue with env variable could able to generate openai api

govind-kumarr commented 4 months ago

You can bypass it and pass there any random value as this task does not require an open ai thing.

Latish705 commented 4 months ago

@govind-kumarr I am done with email verification can tell me more in detail what to do 10% memory usage

govind-kumarr commented 4 months ago

@Latish705 Can you create a PR for it? Once I review it I will create other issues related to this.

Latish705 commented 4 months ago

@govind-kumarr created pull request ready for review

Latish705 commented 4 months ago

@govind-kumarr Would love to work on its frontend part