<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
	<url>
		<loc>https://foxauth.dev/docs/get-started/first-admin/</loc>
		<image:image>
			<image:loc>https://foxauth.dev/screenshots/admin-projects.png</image:loc>
			<image:caption>What a signed-in administrator lands on: the projects of the group the scope switcher is pointed at.</image:caption>
		</image:image>
	</url>
	<url>
		<loc>https://foxauth.dev/docs/get-started/first-client/</loc>
		<image:image>
			<image:loc>https://foxauth.dev/screenshots/admin-project-clients.png</image:loc>
			<image:caption>A project&apos;s clients: the generated client id, the application type and the token endpoint auth method that decides whether it has a secret.</image:caption>
		</image:image>
	</url>
	<url>
		<loc>https://foxauth.dev/docs/get-started/first-token/</loc>
		<image:image>
			<image:loc>https://foxauth.dev/screenshots/sign-in.png</image:loc>
			<image:caption>The sign-in screen, served for the bucket the client&apos;s project points at.</image:caption>
		</image:image>
		<image:image>
			<image:loc>https://foxauth.dev/screenshots/consent.png</image:loc>
			<image:caption>The consent screen lists what was asked for. `offline_access` appears only when the request also carries `prompt=consent`.</image:caption>
		</image:image>
	</url>
	<url>
		<loc>https://foxauth.dev/features/</loc>
		<image:image>
			<image:loc>https://foxauth.dev/screenshots/admin-audit-trail.png</image:loc>
			<image:caption>The audit trail. Entries are written before the mutation and the store exposes no update or delete, so an entry cannot be altered after the fact.</image:caption>
		</image:image>
		<image:image>
			<image:loc>https://foxauth.dev/screenshots/admin-settings-grants.png</image:loc>
			<image:caption>Settings, one pane per domain. A flag here is the same key the Reference documents; changes are validated as a whole configuration before they are saved.</image:caption>
		</image:image>
	</url>
	<url>
		<loc>https://foxauth.dev/</loc>
		<image:image>
			<image:loc>https://foxauth.dev/screenshots/admin-project-clients.png</image:loc>
			<image:caption>A project&apos;s clients in the built-in console. Every change here is an audit entry.</image:caption>
		</image:image>
	</url>
</urlset>
