Technical Consultant
▪ Designing & developed OAuth 2.0, an Authorization server via Spring Boot that allows third-party applications to access protected resources on behalf of a user without requiring the user's credentials to be shared with the application.▪ Added a few components to OAUTH 2.0 like Resource Owner, Resource Server, Authorization server, Access token, and refresh token These are the main components of OAuth 2.0, and each plays a critical role in enabling secure and authorized access to protected resources on behalf of the user.▪ The user interacts with an OAuth 2.0 project by authenticating with the authorization server, authorizing the client application to access their resources, accessing their resources with the client application, and revoking access to their resources if necessary. ▪ The OAuth 2.0 protocol provides a secure and standardized way for users to grant access to their resources to third-party applications without compromising their credentials.▪ Debugging the software and testing applications▪ Developed and Updated fee details components system in the company Product.