-
### Which version are you using?
v1.9.2-8-f2318375-dirty
### Which operating system are you using?
Linux arm64 Docker
### Describe how to replicate the issue
I am currently trying to stream an rt…
-
When user sign up, we submit username and password (which should be hashed for example bcrypt) to the Express backend.
Express backend should handle creating a user entry in our Postgresql database.…
-
Hello again!
I'm attempting to use this client with [AWS Keyspaces](https://aws.amazon.com/keyspaces/). This service has two mechanisms for authentication. Right now, I'm able to use the user/pass …
-
Currently, system will throw an error in case of invalid password (some other cases).
This is unacceptable as these are cases for use of System Messages (there will be a standalone issue for that). T…
-
Functional demonstrator uses RRD account. It could be used for TD but not OAP. ASAP/Flipper/Greta do not need to know auth, assume 1 user. Use "Default" user. Returns token to use and access SKB varia…
-
# 🧭 Exploratory Testing Charter: Authentication Using BC Services Card for STR Registration
## 🔍 Scope
This session will focus on validating **user authentication using the BC Services Card** before …
-
### Start Date
02-10-2022
### Implementation PR
_No response_
### Reference Issues
Every time i logout for logging in again i have to click on the magic link there might a a need to have a simple…
-
Devise is a gem widely used to enhance authentication and user management system in the rails application. This task is to put devise in the system to make login and/or user related work achievable.
…
-
# Remember redirect location after login
## Problem Description
Currently, when an unauthenticated user attempts to access a protected route, they are redirected to the login page. However, after suc…
-
Determine how to implement a system where only select users are able to access the lecture information.
## AWS Cognito (AWS Amplify)
Is it worth it to just implement AWS Cognito so we don't have to…