-
**Problem**
To update a user password, we have to use the management API (PATCH /api/users/{userId}/password). But doing so will not use the password policies, so you can set it to anything you like.…
-
Hi! Now validation errors consist of an array of messages:
```php
[
'email' => [
'The email field is required.',
],
]
```
Would it be appropriate if the framework also included out of…
-
There is no login and signup functionality in your website.
Please assign this issue to me under label **gssoc-ext, hacktoberfest-accepted, level-3**.
-
As part of the ongoing efforts to enhance the Stellar Disbursement Platform (SDP), we aim to integrate SendGrid as an alternative to AWS Simple Email Service (SES) for sending emails. This integration…
-
It looks like it's connected because STATUS is CONNECTED but no matter what I click or do, nothing ever displays. I have tried multiple web browsers. I followed the instructions in the readme file he…
-
During the upload of SignUpOrSignin.xml policy file from the SocialAndLocalAccountWithMfa folder, show me this validation errors:
![upload-custom-policy-validation-errors](https://user-images.githu…
-
**DESCRIPTION**
- On Create Skill Map Admin - Step 1
- [ ] Once user clicks on Submit, validate all fields are populated
- [ ] f form is invalid or API has error, show validation message / error me…
-
For the first page (basic user details), a REST API is required to allow dynamic display of form validation errors.
The API should take:
* firstName
* middleName
* lastName
* email
* memberT…
-
When I try to access my APIs with example value provided in the right side in the generated document website http://localhost:8080/docs, some of them always complain a **Parameter failed schema valida…
-
### Description
Implement an API endpoint for retrieving all users with pagination. This endpoint allows authenticated super admins to fetch a paginated list of all users in the system.
### Endpoi…