Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Login Modal to MineTest #1

Open
Seroxdesign opened this issue Jun 23, 2023 · 0 comments
Open

Add Login Modal to MineTest #1

Seroxdesign opened this issue Jun 23, 2023 · 0 comments
Assignees

Comments

@Seroxdesign
Copy link

Create a UI in the MineTest repo with the following details:

  1. Once a user opens up the Game, they will be greeted with a frontend modal that asks them to click to navigate to the Login URL, this will lead them to the browser and our frontend deployment: https://github.com/Raid-Guild-Season-VI-Keyp-Integration/next-auth-example

  2. The modal will then switch to an input field that accepts a 6 character code provided by the frontend deployment, this code will be used to query the server and acts as validation to prove their auth session.

  3. Once the user inputs the correct digits make an HTTP call to the server with the code, the expected return will be a auth-session token

====================

Notes:

It seems as though MineTest uses the Lua programming language for mods

@Seroxdesign Seroxdesign assigned Seroxdesign and mikesy and unassigned Seroxdesign Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants