-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I have a situation where I want to …
-
There seem to be several mechanisms for issuer key validation (section 3.5).
Two mechanisms define fetching of keys (issuer metadata, DID), and one can be embedded or referenced (x509).
Would it…
-
This feature has been requested before in https://github.com/googleapis/google-api-go-client/issues/640
The current documentation for Google Chat bot verification shows
> If the Authentication A…
-
Description: The login and signup pages require backend integration to handle user authentication securely. Along with improving the frontend UI to look more professional, we also need to implement a …
-
The [security docs](https://connexion.readthedocs.io/en/latest/security.html) and the [JWT example](https://github.com/spec-first/connexion/blob/fcfe151e690c8d8864605ff94923c8b8ce834bfb/examples/jwt/a…
-
### Describe the bug?
We use the `Okta.AspNetCore` 4.6.1 package to authenticate end-user access tokens. We also use the `Okta.Sdk` v8 to perform management tasks via the Okta management API. These…
-
### Task: Implement the Login Page
**Objective:**
Create a responsive login page where users can log in using their email and password.
### Requirements:
- Create a form with two inputs:
-…
-
**Is your feature request related to a problem? Please describe.**
It would be fine being capable to check if a request is correctly singed before serving it from cache.
**Describe the solution …
-
### Implement Authentication Pages (Login, Signup, Signout)
**Objective:**
Create full-stack authentication functionality for our app, including Login, Signup, and Signout pages.
**Project Over…
-
Input Validation & Sanitization: Ensure all user inputs are validated and sanitized to prevent attacks like SQL injection and XSS.
Secure Environment Variables: Move sensitive information (API keys…