kossiitkgp / KWoC-Frontend

Frontend Repo for Kharagpur Winter of Code, built in React
https://kwoc.kossiitkgp.org/
GNU General Public License v3.0
21 stars 40 forks source link

How to login as mentor or student by GitHub #186

Closed snowden-fu closed 9 months ago

snowden-fu commented 9 months ago

I understand OAuth by Github can be configured in env file, but I have registered as student, how can I login as mentor?

koss-service commented 9 months ago

You can only apply as a student or a mentor. As mentioned in FAQs.

snowden-fu commented 9 months ago

You can only apply as a student or a mentor. As mentioned in FAQs.

I think you misunderstood my question. What I mean is that while development, for a page I have to login for access. As you said, I only can be a student or mentor, so how can I go to the mentor's page for development?

harshkhandeparkar commented 9 months ago

You can only apply as a student or a mentor. As mentioned in FAQs.

I think you misunderstood my question. What I mean is that while development, for a page I have to login for access. As you said, I only can be a student or mentor, so how can I go to the mentor's page for development?

@fuzheng1998 during development, you can remove the code preventing you from opening the page manually. If you need any further guidance on this, ask on #kwoc-frontend on Discord.