We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b634ea commit e1f440bCopy full SHA for e1f440b
1 file changed
blog/index.md
@@ -9,7 +9,7 @@ title: "Blog"
9
<p class="break-words [overflow-wrap:anywhere]"><span class="text-[#1a7f52] dark:text-[#30ff8a]">$</span> <a class="underline decoration-[#1a7f52]/50 underline-offset-4 hover:decoration-[#1a7f52] dark:decoration-[#30ff8a]/50 dark:hover:decoration-[#30ff8a]" href="/">vestauth</a> / blog</p>
10
11
<section class="mt-6 sm:mt-8">
12
- <p class="max-w-3xl text-zinc-600 dark:text-zinc-400">short notes on agent auth, request signing, and production lessons.</p>
+ <p class="max-w-3xl text-zinc-600 dark:text-zinc-400">short notes on agentic auth and its tools.</p>
13
</section>
14
15
<section class="mt-5 sm:mt-6">
0 commit comments