John McKim

Results 10 issues of John McKim

Regex replace for attributes would be very useful for replacing inline styles. For example, It is not currently possible to replace a font-size or font-family inline style unless you can...

Firstly, I really like the up-for-grabs concept. It would be interesting to see the affect of the up-for-grabs tags or report on engagement in general. Using Github APIs specifically [list...

# This is a Feature Proposal ## Description When a user changes their `serverless.yml` config the server is unware of these changes and will not reflect them. We should watch...

help wanted

# This is a Feature Proposal ## Description Unit tests are great. But it would be nice if we could setup some integration tests some how. That would give me...

# This is a Feature Proposal ## Description When running locally some functions will need to access services that are in the cloud e.g. KMS. We need to inject the...

# Feature Proposal ## Description Support `identityValidationExpression` on Authorizers

This copy is using this glob `test/**`. This includes `eslintrc.template` which it shouldn't. Change the copy to exclude this file.

Default AWS_PROFILE and AWS_REGION to values in `.env-deploy-dev` file if it exists. This will make upgrading a service easier.

Not everyone will want to use travis, so add option to select a CI system. - [x] Travis - [ ] Circle CI - [ ] Snap CI

In [#308](https://github.com/IdentityServer/IdentityServer3/issues/308) and [#2288](https://github.com/IdentityServer/IdentityServer3/issues/2288), the admin project was mentioned as the most appropriate place to implement [OpenID Connect Dynamic Client Registration](http://openid.net/specs/openid-connect-registration-1_0.html) and [OAuth 2.0 Dynamic Client Registration Protocol](https://tools.ietf.org/html/rfc7591). I think...

question