Maks Babych 🇺🇦
mabab.bsky.social
Maks Babych 🇺🇦
@mabab.bsky.social
JS Developer,
EmberJS the best framework
V2 addons architecture ,
Vite Ember SSR
April 29, 2025 at 9:54 PM
My bad.
Sorry, it's all so simple.
I somehow convinced myself that the way there was way more routine.
April 25, 2025 at 11:02 AM
And in general, you probably have everything implemented already, so in fact what's needed is probably more documentation on how to integrate the request manager anywhere.
April 25, 2025 at 10:55 AM
meant any request that a server can make to an API of any backend when working in backend-to-frontend mode. There is no clear rule.
April 25, 2025 at 10:53 AM
Yes, Astro doesn’t have built-in reactivity it’s achieved by integrating with a reactive framework. Unfortunately, Ember isn’t supported at the moment. Overall, it would be interesting to have something like a request manager and schemas so that this pipeline could be used for Astro server requests)
April 25, 2025 at 10:42 AM
Astro
April 25, 2025 at 9:35 AM
I don’t agree that it’s extremely difficult, but it does cause some discomfort.
The point is, if you need mTLS, it is available and achievable, and what was mentioned earlier about it not being in the browser is not true. Another question is whether it makes sense—this depends on the specific task
January 2, 2025 at 12:01 PM
Please read the documentation at developer.mozilla.org/en-US/docs/W... and most of what you outline is implemented.
Web Authentication API - Web APIs | MDN
The Web Authentication API (WebAuthn) is an extension of the Credential Management API that enables strong authentication with public key cryptography, enabling passwordless authentication and secure ...
developer.mozilla.org
January 2, 2025 at 12:31 AM