Shadowfaxenator

Results 10 issues of Shadowfaxenator

I see your code and you do not publish event to MQ and saving to DB Atomically. This mean that is a service fails before sending an event, no one...

enhancement

Currently tokens are signed using only one crypto algorithm. Please add RSA and ECDSA algorithms as symmetric crypto keys are not really suitable for OAuth

Please explain how to `observe` changes on data ? There is a property named `observers` how can I use it? When I try to use native polymer observers, I do...

When I use firebase-collection on index.html and iterate with iron-list it works. But when I encapsulate this in my custom element it loads only first item from firebase collection. And...

{ "status": 500, "errors": [ "Arguments to path.join must be strings" ] }

I add a `x-target.push` url changes, but state is not saved in a history when making page navigation. How can I solve it?

How can I fallback to htmx or native form actions when WS is in disconnected state?

I was so hyped on alpine+htmx, but the reality is not that good 😦 I have 2 main problems 1. Id attribute cannot be swapped correctly 2. hx-boost works but...

Added concurrent execution of props resolve.

Please support CSP inline scripts, we need to add nonce automatically at render time for all page inline scripts.

enhancement
security