Skip to content

Commit

Permalink
Merge pull request #876 from AieshaShetty/main
Browse files Browse the repository at this point in the history
Weekly updates 9
  • Loading branch information
photon0205 authored Sep 6, 2023
2 parents fafe124 + a1f82ba commit 9dbfff6
Showing 1 changed file with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,18 @@ author: Ankita Sahoo
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4
- [x] Revised the integration of JWT-based authentication and authorisation mechanism with the existing DIGIT platform.
- [x] Developed a scalable and performant JWT token generation and verification mechanism using public and private key encryption.
- [x] Documented about JWT token generation and verification along with the code used.
- [x] Revised all the milestones covered again to approach a better outcome.

## Screenshots / Videos

## Contributions
- https://github.com/egovernments/Digit-Core/pull/207

## Learnings
## Learnings
- Learned about JWT Algorithms along with token expiration and refreshing.
- Learned about DateTime Claim validation and custom Claims.
- Learned how to aligned every milestones while documenting it to make it user friendly.
- Learned about DPG's to get a better understanding of how microservices work.

0 comments on commit 9dbfff6

Please sign in to comment.