Great work on this adapter! I'm just playing around with it now and it works great out of the box, but I find myself wanting to conditionally identify a principal if there's an authorization header, otherwise still allow the request to run.
It's been a while since I've worked with fp-ts so figured I'd ask if this is something you'd be willing to support, if contributed. Thoughts?
Great work on this adapter! I'm just playing around with it now and it works great out of the box, but I find myself wanting to conditionally identify a principal if there's an authorization header, otherwise still allow the request to run.
It's been a while since I've worked with
fp-ts
so figured I'd ask if this is something you'd be willing to support, if contributed. Thoughts?