diff --git a/source/app/web/statics/oauth/index.html b/source/app/web/statics/oauth/index.html index 56fec630..6dfbba01 100644 --- a/source/app/web/statics/oauth/index.html +++ b/source/app/web/statics/oauth/index.html @@ -42,6 +42,8 @@

Signing in with your GitHub account lets you use this web instance with your own API requests quota. +

+ A session identifier will be stored in your browser's localStorage and will be used by the server to load custom GitHub Octokit instances that are linked to your account.