2Factor Oauth2.0 with JWT(Mobile and Email based) - TradePulse (Part 2)How OTP 2FA works with OAuth 2.0 Initial Authentication (Username/Password + OAuth 2.0): The user first logs in with their username and password. This process uses OAuth 2.0 to authenticate the user. Upon success, an access token (JWT) is issued. ...Jan 31, 2025·1 min read
What is Dynamic Type and Static Type Language ?Dynamic Type Dynamic typing refers to a programming language feature where the type of a variable is determined at runtime, as opposed to static typing, where the type of a variable is determined at compile-time. In dynamically typed languages, you c...Oct 1, 2023·3 min read
Exploring the Power of Linux: A Guide to Essential CommandsLinux is a popular open-source operating system that was originally developed as a Unix-like operating system kernel by Linus Torvalds in 1991. It is based on the principles of free and open-source software, which means that its source code is freely...Sep 25, 2023·10 min read
My journey into tech.......I admire technology. I love to explore things but my journey to technology as a career is not so easy for me . As a woman who is a mother as well, i always look for new opportunity to learn about technology. As i left my job and i was looking for how...Apr 8, 2022·2 min read
CRM - My second Project and learnings till now......I am developing a CRM Application .. # What is CRM ? CRM i.e. Customer Relationship Management refers to creating, developing, and maintaining a relationship with customers. Use of CRM Identify potential customers Increase the number of customers Ma...Apr 8, 2022·1 min read
Architectures....Monolithic ,SOA,Microservices ....What is an Architecture ? The process of defining a collection of hardware and software components and their interfaces to establish the framework for the development of a computer system. Architectural Patterns ? Monolithic Architecture Service-or...Apr 7, 2022·4 min read