Google Login Firebase for Angular Web app and Ionic Mobile App
Google oauth login can be implemented basically in the below ways. signInWithRedirect signInWithPopup signInWithCredential signInWithRedirect: works in web, but in […]
» Read morenext gen Developer
Google oauth login can be implemented basically in the below ways. signInWithRedirect signInWithPopup signInWithCredential signInWithRedirect: works in web, but in […]
» Read moreJWT (JSON Web Token) tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties. It […]
» Read moreAWS provides certifications in 3 major categories called Developer certification, Sysops/devops certification and solutions architect certifications. Each category has Associate […]
» Read moreHow to change Global Access Control from Google login to jenkins login ? Google login is really helpful to control […]
» Read moreRabbitMQ is publish-subscribe tool which is effectively used in microservices for their inter communications. RabbitMQ is an open-source message-broker software […]
» Read moreAlways take necessary backups. You can go to Manage Jenkins -> Available -> Backup plugin and backup the jobs and […]
» Read moreThis program checks for the valid bracket string expression and returns true/false. Basically we need to use stack effectively to […]
» Read moreIn windows, run this below command, netstat -ano | findstr :9092 this command will list down all the processes which […]
» Read moreI struggled a lot to understand nginx during my first assignments in nginx configurations for one of the angular deployments […]
» Read moreThis blog covers major issues and resolutions which all the developers face while using ionic/cordova. 1. Debugging Empty white […]
» Read more