Chirag Mathur

Results 4 issues of Chirag Mathur

## Description This PR will migrate the one-tap login functionality to FedCM. ## Technical Implementation Added `data-use_fedcm_for_prompt="true"` attribute to the one-tap prompt markup. ## Fixes/Covers https://github.com/rtCamp/login-with-google/issues/179

enhancement

While using CLI, the `$_SERVER['https']` variable is absent which leads to an unexpected behaviour when `site_url` related functions are executed. The previous fix solves the issue in most parts except...

## Description - This PR refactors the settings page of the plugin for the multisite installations only. - It makes the following changes: - Creates a new settings page for...

enhancement

## Description - This PR contains the changes that add a new custom filter that can be used to enqueue the one tap scripts on certain specific pages instead of...