<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Orbit OS -- Forums - SDKs & APIs]]></title>
		<link>https://forum.orbit-os.org/</link>
		<description><![CDATA[Orbit OS -- Forums - https://forum.orbit-os.org]]></description>
		<pubDate>Thu, 14 May 2026 19:05:05 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[SDK auth best practices for service-to-service calls?]]></title>
			<link>https://forum.orbit-os.org/showthread.php?tid=25</link>
			<pubDate>Sat, 25 Apr 2026 11:37:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.orbit-os.org/member.php?action=profile&uid=16">Evanildo</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.orbit-os.org/showthread.php?tid=25</guid>
			<description><![CDATA[For SDK-based integrations, what auth pattern do you recommend between internal services?<br />
<br />
I want something simple for dev, but secure enough for production migration.<br />
<br />
Token rotation strategy suggestions are very welcome.]]></description>
			<content:encoded><![CDATA[For SDK-based integrations, what auth pattern do you recommend between internal services?<br />
<br />
I want something simple for dev, but secure enough for production migration.<br />
<br />
Token rotation strategy suggestions are very welcome.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SDK question: best way to structure app configuration schema?]]></title>
			<link>https://forum.orbit-os.org/showthread.php?tid=19</link>
			<pubDate>Sat, 25 Apr 2026 11:15:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.orbit-os.org/member.php?action=profile&uid=15">Mina</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.orbit-os.org/showthread.php?tid=19</guid>
			<description><![CDATA[I am building my first OrbitOS app and I want to keep configuration future-proof.<br />
<br />
Do you recommend:<br />
- versioned config schema<br />
- strict validation at startup<br />
- migration hooks between schema versions<br />
<br />
Any reference implementation from the team?]]></description>
			<content:encoded><![CDATA[I am building my first OrbitOS app and I want to keep configuration future-proof.<br />
<br />
Do you recommend:<br />
- versioned config schema<br />
- strict validation at startup<br />
- migration hooks between schema versions<br />
<br />
Any reference implementation from the team?]]></content:encoded>
		</item>
	</channel>
</rss>