Skip to content

Commit eacedc0

Browse files
committed
auto: Update website
1 parent ae40c92 commit eacedc0

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

contributing/submission/index.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,20 @@ <h2 id="step-3-prepare-your-credentials-for-authentication">Step 3: Prepare your
616616
<p><strong>On OSF.io</strong>: First, generate a personal authentication token (PAT) to authenticate your username and be able to upload data to OSF.
617617
Good guidelines <a href="https://mjaquiery.github.io/jspsych-born-open-data/osf-pat/index.html">on how to create your PAT on OSF are given here</a>.</p>
618618
<p><strong>On GitHub</strong>: Then, you also want to generate a PAT to authenticate against GitHub.
619-
If you are unsure of how to properly create one, please follow the <a href="https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens">official guidelines</a>, in particular, it is likely easier to avoid permissions problems if you take the <a href="https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic">classic tokens route</a>.</p>
619+
If you are unsure of how to properly create one, please follow the <a href="https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens">official guidelines</a>, in particular, it is likely easier to avoid permissions problems if you take the <a href="https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic">classic tokens route</a>.
620+
The permissions summary before finally creating the PAT should look as follows:</p>
621+
<table>
622+
<thead>
623+
<tr>
624+
<th style="text-align: center;"><img alt="GH PAT permissions" src="../../assets/gh-pat-permissions.png" /></th>
625+
</tr>
626+
</thead>
627+
<tbody>
628+
<tr>
629+
<td style="text-align: center;">For the <em>TemplateFlow Manager</em> to work, the PAT must have associated a number of permissions.</td>
630+
</tr>
631+
</tbody>
632+
</table>
620633
<div class="admonition critical">
621634
<p class="admonition-title">Make sure you store both tokens safely and that you will be able to retrieve them later</p>
622635
</div>

0 commit comments

Comments
 (0)