Scratch Auth
Jump to navigation
Jump to search
Stub
For the Scratch Auth extension, see Scratch Authentication (extension).
Scratch Auth is a free and open source tool made by Looky1173 that allows websites to authenticate you through your Scratch account.
PenguinMod used to use Scratch Auth for their account system, however, it will now be using its own in-house account system that doesn't rely on Scratch.[1][2] Additionally, all Scratch OAuth is now being done with ScratchOAuth2.[3]
See also
- Scratch Authentication (extension), implements Scratch Auth as an extension.
External links
References
- ↑ The new server has a standalone login system: https://discord.com/channels/1033551490331197462/1038238583686967428/1258493620844232784
- ↑ Proof of usage of Scratch Auth: https://github.com/PenguinMod/PenguinMod-Home/blob/9c6430b18b8a0ea4e74f5b0a556c9c8706117657/src/resources/authentication.js#L34-L38
- ↑ https://github.com/PenguinMod/PenguinMod-BackendApi/blob/fda8762/api/v1/routes/users/oauth/addMethod/addOAuthMethod.js#L33