-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and…
-
When the Vert.x Web Proxy handler is installed after an OAuth2 handler, the proxy silently fails to send the request to the backend just after authentication.
If the user is already authenticated w…
-
I would like to create a backend for the blog post website that allows users to log in and sign up securely. Once authenticated, users should be able to create blog posts associated with their user ID…
-
### What Roadmap is this project for?
Front End Roadmap
### Project Difficulty
Advanced
### Add Project Details
## Overview
Create a real-time chat application that allows users to communicate w…
-
Implement a backend system using Express.js to handle user authentication securely. Features include:
Storing hashed passwords using libraries like bcrypt.
Creating and validating JWT (JSON Web To…
-
-
**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…
-
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
-
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…