We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ccb987 commit ae444f5Copy full SHA for ae444f5
src/account.html
@@ -204,13 +204,6 @@ <h2>Welcome! Please log in to continue.</h2>
204
<p>Please note: You will be redirected to an external site (ScratchAuth) for authentication.</p>
205
</div>
206
207
- <div class="container">
208
- <h2>Login Using APIAuth</h2>
209
- <button onclick="registerApiAuth()">Login With APIAuth (Made by
210
- <a href="https://scratch.mit.edu/users/kRxZy_kRxZy/" target="_blank" class="kRxZy-link">kRxZy_kRxZy</a>)</button>
211
- <p id="apiMessage" class="message" aria-live="polite"></p>
212
- </div>
213
-
214
<div class="container">
215
<a href="https://github.com/Scratch-Coding-Hut/Scratch-Coding-Hut.github.io/issues/new">
216
<button>Having trouble signing in? Report an issue</button>
0 commit comments