We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1297c commit 15bee3aCopy full SHA for 15bee3a
www/content/examples/async-auth.md
@@ -3,7 +3,7 @@ title = "Async Authentication"
3
template = "demo.html"
4
+++
5
6
-This example shows how to implement an an async auth token flow for htmx.
+This example shows how to implement an async auth token flow for htmx.
7
8
The technique we will use here will take advantage of the fact that you can delay requests
9
using the [`htmx:confirm`](@/events.md#htmx:confirm) event.
0 commit comments