shield icon indicating copy to clipboard operation
shield copied to clipboard

Authentication and Authorization for CodeIgniter 4

Results 52 shield issues
Sort by recently updated
recently updated
newest added

**Description** This PR fixes a critical bug when using `withIdentities()->first()` and improves test reliability. **Fixed identity loading bug:** - Added missing ID population for `first()` method in `fetchIdentities` - Resolved...

enhancement
GPG-Signing needed

### PHP Version 8.4.9 ### CodeIgniter4 Version 4.6.1 ### Shield Version 1.1.0 ### Which operating systems have you tested for this bug? Windows ### Which server did you use? apache...

bug