Zac Harvey

Results 7 comments of Zac Harvey

> OK I have a solution in place for the time being, but it is specific to 837's. it finds the detail loop which is the loop that can have...

@pamapa (or @zach-betz-hln ) I was just about to ask a similar question but saw this one, so I figure I'd jump in: I'm looking to integrate my React app...

> Yes, best practice (Authorization Code w/ PKCE) is the default. Thanks @pamapa , my understanding was that, with PKCE, when the user authenticates, a hashed **Code Challenge** is sent...

Thanks again @pamapa , so just verifying, it looks like there's nothing I need to explicitly set, this library will generate and send Code Challenges/Verifiers automatically for me using `oidc-client-ts`?

Hi, I will try this suggestion. Please give me until tomorrow and I will post the results.

Hi @nightscape apologies it took a few more days than expected to get this to you. Please see [this gist](https://gist.github.com/bitbythecron/cab4ff8a38aff7212b3db1c39ddadb16). You would need to modify the `filePath` and `dataAddress` to...

Well I guess that would work for most use cases, but I'm more apt to lean towards something like this: 1. Use POI directly to read the row count from...