-
- Downloads
fix: enhance Google authentication components
This commit contains multiple refinements for the Google authentication components: 1. CSS rules for hovering over the "quiqqer-auth-google-registration-btn" button have been added. This provides better feedback on user interaction. 2. In the JavaScript files, the code handling button creation and insertion into the container for the login control has been revised for better accuracy. 3. Dependencies in the "composer.json" have been updated to their newer versions. Moreover, unnecessary white spaces have been reduced for better readability. 4. The "autoLogin" configuration has been deleted from "settings.xml". 5. In "Login.html", the previous invisible token field has been replaced with a login button. This gives users an awareness of the authentication process with Google. 6. In the "Login.php", CSS file "Google.css" has been attached if it exists. It helps in maintaining a clean and consistent look for the login control.
- bin/classes/Google.css 6 Ergänzungen, 1 Löschungbin/classes/Google.css
- bin/classes/Google.js 1 Ergänzung, 1 Löschungbin/classes/Google.js
- bin/controls/Login.js 9 Ergänzungen, 1 Löschungbin/controls/Login.js
- composer.json 70 Ergänzungen, 69 Löschungencomposer.json
- settings.xml 0 Ergänzungen, 4 Löschungensettings.xml
- src/QUI/Auth/Google/Controls/Login.html 11 Ergänzungen, 5 Löschungensrc/QUI/Auth/Google/Controls/Login.html
- src/QUI/Auth/Google/Controls/Login.php 7 Ergänzungen, 0 Löschungensrc/QUI/Auth/Google/Controls/Login.php
Lade
Bitte registrieren oder Anmelden zum Kommentieren