Dan Burzynski
Dan Burzynski
Hi there. I've added a some simple events to the bundle so that people can trigger other actions from locking and unlocking the site. Use case: Currently, when I take...
If the id token is present when refreshing, capture it
The `refreshToken()` method in `OpenIDConnectClient` doesn't seem to allow for the setting of the `id_token` if it is present in the response payload. The OpenID Connect spec suggests that the...
The role name has to be unique. If you install two different ones, one of them won't install: ``` module "dashboard" { source = "connect-group/ses-dashboard/aws" to_addresses = ["[email protected]"] bucket_prefix =...
This is backwards compatible with 7.x and forwards compatible with 8.x but I have not tested it with PHP >=5.6.20. It probably works with that. Hopefully I haven't missed a...
## Version - Carbon Fields: 3.6.5 - WordPress: 6.6.2 - PHP: 8.2 ## Expected Behavior I should be able to have two different classes that extend the Widget class that...