-
### ✨ Description
Authentication interfaces for both the Vitality frontend application and the frontend of the Backoffice (BO), with a focus on protecting source code privacy.
### 🚀 Motivation
By…
-
User authentication, including login, logout, password recovery, and social account login, can be implemented in this section using Passport which provides OAuth2 protocol for authorization. For simpl…
-
The name, gender, country, nationality and the identity photo are correctly loaded. The passive authentication passes, but the chip authentication fails.
Version 3.0 (F-Droid)
Not sure whether t…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
Hi! Based on this…
-
This feature was requested by a member on the Lost Artefacts server earlier this year. Logging it so it doesn't get lost.
-
Tested with UK and NZ passports on a Pixel 8.
I get the initial vibration, but nothing more.
-
The passport flip animation needs to finish before a new flip input can be registered. Before you could cancel a flip at any time for faster inputs.
The cancelling is possible only after a certain ti…
-
Implement user authentication in the Node.js and Express.js backend using Passport.js, with added validation for password strength. The system will handle user registration and login while ensuring th…
-
**When I visit the Google oauth authentication page:**
```
app.get('/user/auth/google', (req, res, next) => {
passport.authenticate('google', {
scope: ['profile', 'email'],
})(req, res,…
-
All data incl photo was retrieved successful, though passive authentication and the chip authentication failed.
I wonder if there is no biometric data (like fingerprint) stored in the passport beca…