Week 1 and Week 2, GSoC`21 @ OWASP

Week 1 and Week 2, GSoC`21 @ OWASP
-5 min read

Weekly

GSoC 2k21

OWASP

BugHeist

This blog post consists of my journey for GSoC`21 with Owasp in Week 1 and Week 2

So, let's continue from my previous blog, I got to learn in these weeks very much. I learnt about OAuth2.0 Authentications for social accounts and about Code Coverage Auth Tokens, I have also started working on HubStaff, where I can manage my tasks and set a timeline for that. My mentors can also track my timings from that.

First I started with fixing some css stuff in BLT Repo, after that I added Rest APIs for Login, Logout, Password Recovery, Mailing, Github Login, Google Login, Facebook Login, Registration and all authentication stuffs, after that I have created some issues in BugHeist Repo for the upcoming tasks I have to complete in this GSoC.

I also have added Code Coverage Github Actions as well, from that we can conver all the code base present in the Repo, also created issues from Figma Screenshots, I have also fixed some APIs in frontend and currently working on it.

Weekly Meeeting

I had a meeting with my mentor about all the updates. We have decided about what we have to cover next and what are the challenges we are facing.

Here you can look out all the contributions

  • Added Rest APIs for all the authentication stuff: Check out
  • Fixed styling of some pages: Check out
  • Added Code Coverage: Check out
  • Created Issues With Figma Screenshots: Check out
  • Created a PR for adding all authentication APIs in the frontend: Check out

So those are the updates about my Week 1 and Week 2 journey in GSoC`21, I'll be back soon with a blog post on my mid evaluation. πŸ‘‹ πŸ‘‹ πŸ‘‹ πŸ‘‹

So Let's resume CodingπŸ˜’

while time.now() < deadline:
  code() and debug() and document()

Coding image