-
Requirements:
* Users are redirected to Github for authentication by the frontend app, before viewing any map
* Authenticate with their Github credentials
* Their Github username is checked again…
zonca updated
1 month ago
-
**Description:**
Currently, a `UserLoginHistory` record is being created on **every request** because the authentication backend's `authenticate` method calls `create_login_history` whenever the `/ap…
-
Task 1: Login and Signup Functionality
Description:
A login and signup feature that allows users to create accounts and securely store their credentials. The system uses IndexedDB as a lightweight…
-
## Requirements
Create a new django app (not project, [see this](https://stackoverflow.com/questions/19350785/what-s-the-difference-between-a-project-and-an-app-in-django-world)) called `auth` which …
-
Time estimate applies to the entire project (from 2024-11-16).
- [x] [framework as backend (django)](https://github.com/users/Jonstep101010/projects/6/views/2?pane=issue&itemId=84477850)
- [ ] [Remot…
-
Connect the frontend forms to the backend authentication endpoints.
-
### Description
I'm following [this guide](https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/communication/authentication?view=net-maui-8.0&tabs=android) to implement the web authent…
-
I always obtain this message "No se pudo conectar al servidor gráfico" even if I am trying to connect to Windows VM/ Ubuntu VM. This is my .ini code. Could you please help me? I have installed on Wind…
-
### ✨ 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…
-
Implement backend authentication in the project using the MERN stack. The authentication should use JWT tokens for user login and registration and store the tokens in HTTP cookies for secure communica…