Todd Lunter

Results 2 issues of Todd Lunter

The webpack public path can contain a `[hash]` variable to be interpolated. HtmlWebpackPlugin interpolates it this way: https://github.com/jantimon/html-webpack-plugin/blob/master/index.js#L560 Using getAssetPath instead we can pass the path and also interpolate the...

Adds support for Okta Verify's Push based 2FA. This still hits the same endpoint as the original, just doesn't actually send any code. After you've approved the request on your...