Alexander Garcia
Alexander Garcia
@jzucadi do you need a review on this? I don't see any Identity code 👀
@acald-creator I was able to build successfully with node 14 & node 16.18.1. I did run into errors building higher than 16 (I used 18.18.0 and 19.6.0) so that could...
@ianmagenta Also I noticed when running the unit tests there are some failures `yarn test:unit --app-folder=auth` => AuthApp & AuthMetrics, most likely you'll need to add information to the session...
> @asg5704 - I can refactor the switch statement to avoid disabling eslint, but the tests currently expect it to use fallthrough behavior. Feel free to let me know what...