Social login not working

Some caching plugins set the cache period of firebase keys to unlimited. To check this : Install the Transients Manager plugin from WordPress and then Simply make sure the firebase_public_keys transient is not set on “Never expire” mode. Quick fix is to disable the caching plugins like Auto-optimize and see if things start working and for permanent fix, make sure the transients are not being cached by the plugin.