mirror of
https://github.com/unmojang/drasl.git
synced 2025-08-04 03:16:05 -04:00

Add a system for verifying that a user owns an account on another API server (such as Mojang's). Drasl gives the user a skin to put on their account, then checks that the account has the skin. See `getChallenge` in `front.go`.
3 lines
54 B
TypeScript
3 lines
54 B
TypeScript
import * as THREE from "three";
|
|
export default THREE;
|