Zac Harvey
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`?