<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Access Tokens on Cloudkaramchari</title><link>https://www.cloudkaramchari.com/tags/access-tokens/</link><description>Recent content in Access Tokens on Cloudkaramchari</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>cloudkaramchari</copyright><lastBuildDate>Thu, 20 Aug 2026 21:00:00 +0530</lastBuildDate><atom:link href="https://www.cloudkaramchari.com/tags/access-tokens/index.xml" rel="self" type="application/rss+xml"/><item><title>GitHub Apps and OAuth Apps Get Refresh Tokens: How to Migrate Off Long-Lived Access Tokens</title><link>https://www.cloudkaramchari.com/blog/github-apps-oauth-apps-refresh-tokens-migration-guide/</link><pubDate>Thu, 20 Aug 2026 21:00:00 +0530</pubDate><guid>https://www.cloudkaramchari.com/blog/github-apps-oauth-apps-refresh-tokens-migration-guide/</guid><description>
&lt;h1 id="github-apps-and-oauth-apps-get-refresh-tokens-how-to-migrate-off-long-lived-access-tokens">GitHub Apps and OAuth Apps Get Refresh Tokens: How to Migrate Off Long-Lived Access Tokens&lt;/h1>
&lt;p>If you've built an OAuth App or a GitHub App that authenticates on behalf of users, there's a decent chance it's still handing out a &lt;code>gho_&lt;/code> or &lt;code>ghu_&lt;/code> token that never expires. On August 14, 2026, GitHub shipped token rotation for both app types: user access tokens now expire in 8 hours, refresh tokens last 6 months, and you get up to 10 redirect URIs per app instead of one. This walks through what changed, why the old model was a real liability, and exactly how to wire up the refresh flow.&lt;/p></description></item></channel></rss>