sadawq / Minecraft-oAuth-Grabber-MOG-

a login.live oAuth link that grabs Minecraft token to that's used to login.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Tutorial

Written Tutorial

  1. Fork this repo

  2. Make a Microsoft Azure Application Registration https://portal.azure.com/
    - create a new app registration
    - name it something like "Verification Bot"
    - choose Personal Microsoft account, or a work or school account
    - link your heruko application

  3. Configure in index.js
    - you need to change: (watch video tutorial for better understanding)
    + secret_value
    + client_id
    + redirect_uri
    + webhook_url

  4. Host the repo you forked on heroku

  5. Set up your fake discord server

About

a login.live oAuth link that grabs Minecraft token to that's used to login.


Languages

Language:JavaScript 100.0%