OpenConext / Stepup-tiqr

tiqr IdP for step-up authentication
Apache License 2.0
3 stars 2 forks source link

Remove modern js from twig templates #70

Closed MKodde closed 5 years ago

MKodde commented 5 years ago

To ensure good browser compatibility, any JS that is not transpiled by Babel, should be checked and fixed. We should not use any ES6 or newer language constructions.

For more details see the individual commit messages and the Pivotal ticket.

https://www.pivotaltracker.com/story/show/164629776