-
Goal: to add sign in/log in with google credentials
Objective: add this option to front end
Tasks: find api which helps to make it happen
Write a code
Test
-
-
Expected an array but got:
{success: false, error: 'Utilisateur non authentifié.'}
error
:
"Utilisateur non authentifié."
success: false
Please help me
-
Hi,
Impossible to authenticate.
I am using your tool with Nodered installed with HomeAssistant (latest version for all).
My google account is correctly configured (with the Redirect URIs indicated…
-
https://github.com/serhatkarabiyik/linkedin/blob/92043b1b0cc245549626968bd01949daea9f5ef5/authentification/forms.py#L5
-
Pelasse update the yubikit to [YubiKit 2.6.0](https://github.com/Yubico/yubikit-android/releases/tag/2.6.0) for PIV RSA4096
-
- [ ] Déploiement du nouveau dispositif cf la spécification validée https://github.com/betagouv/preuve-covoiturage/pull/2529/files
- [ ] Mise à jour documentation
-
-
-
Hello! I have existing app react/apollo-graphql/next
I need to ensure login/logout functionality.
My server is on python/django/graphene stack.
I have mutations to login, and refresh the JWT …