Niels Bertram
Niels Bertram
Sorry have been out of action for a long time. The changes look about right although for some reason I am not able to open the project in IntelliJ (Ultimate)....
So how is someone to implement logic that requires setup of application state prior to the oauth login and take action based on the state after successful authentication?
Had the same problem today, I fixed it by adding the `.tmp/serve/fonts` output to `gulp/build.js` so the fonts task looks like this: ``` javascript // Only applies for fonts from...
Not sure to be honest, I used the generator to create a project with angluar 1.5.x, normal JavaScript (no ES6) and SASS stylesheet processor. The 2 files I referenced above...
Hi @thetric, in response to your use of mcbluna fork of the JAXB basics tooling, can you please only use libraries published to Maven Central? Personal repositories are not assessed...
@thetric we could ship in and help Aleksei, the author of the JAXB Commons libraries to make them work with JAXB 3. There are a number of PRs and issues...
Hi guys, reading this and #94 I am just wondering if you are discussing a non-issue. When you open the inapp browser and navigate to the identity provider the cookies...
The `{{person.sURNAME}}` also works once one understands that there is a defect in the JavaBeanValueResolver. I wanted to point out that the JavaBeanValueResolver does not properly function when using a...
For me this error happens when I have a maven project that contains 2 of the same libraries with different classifiers. e.g. `net.fs.saxon:Saxon-HE:9.9.1-7` and `net.fs.saxon:Saxon-HE:9.9.1-7:xqj` Not sure how to fix...
I am running into the same issue but adding the full fingerprint still does not make it work. You can get the fingerprint of subkeys like that: ```shell gpg -K...