Currently if you enable one-tap login, it renders on all login pages (including wp-login.php page); and then if you selected all pages, it adds the script elsewhere.
Can a filter be added so we can select specific pages to add this code? I was unable to call the one_tap_prompt() functions and such.