<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Basic-Auth on ilham.dev</title><link>https://ilham.dev/tags/basic-auth/</link><description>Recent content in Basic-Auth on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/basic-auth/index.xml" rel="self" type="application/rss+xml"/><item><title>How I build a Basic Auth header for testing</title><link>https://ilham.dev/posts/how-to-build-a-basic-auth-header-for-testing/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-build-a-basic-auth-header-for-testing/</guid><description>Basic Auth sends a username and password encoded with Base64 inside an Authorization header. It is not encryption by itself.
The Basic Auth Header tool helps with the mechanical part, but I still check the result before using it somewhere real.</description></item></channel></rss>