-
## User Story:
AS A user, I WANT TO log in securely using my email and password,
SO THAT I can access my account and report issues.
## Acceptance Criteria:
1. Users should log in using thei…
-
## Is your feature request related to a problem? Please describe.
JWT authorization issuer config only supports a single string, we have environments where we require to support 2 issuers
## Descr…
theJC updated
1 month ago
-
**Describe the bug**
Hello, the documentation lacks an example of a SIWE server. I was wondering if you can kindly help me debug my implementation.
When SIWE is enabled, the wallet successfully …
-
-
Issue to track email sent to the authors
> Hello All,
I would like to propose below suggestion for https://datatracker.ietf.org/doc/html/draft-ietf-oauth-identity-chaining
Section 2.3.1 Token Ex…
-
The current lambda authorizer implementation relies on custom user attributes included in the id token issued by Cognito. The auth interceptor in the frontend attaches this id token to authenticated r…
-
Replace the current session-based authentication for API endpoints with JWT-based validation.
#### **Details**
1. **JWT Authentication Implementation**
- All API endpoints should validat…
-
In this major module, the goal is to enhance security and user authentication
by introducing Two-Factor Authentication (2FA) and utilizing JSON Web Tokens (JWT). Key features and objectives include:
◦…
-
## Description
The current implementation of the JWT middleware applies the same authorization logic to all route functions under a specific route prefix. This approach lacks the flexibility requir…
-
While authentication we are getting success but that auth session isn't persist we are getting logged out immediately and getting following error.
[PowerSyncRemote] [Error: Closed. Original cause …