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

Create Dashboard for Authenticated Users #2

Open
fisher60 opened this issue Jun 20, 2023 · 0 comments
Open

Create Dashboard for Authenticated Users #2

fisher60 opened this issue Jun 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fisher60
Copy link
Member

fisher60 commented Jun 20, 2023

Summary

Currently the AbandonAuth site only logs you in/out. We should create a nice landing page for authenticated users as well as possible features such as a navbar. We can reference the dashboard for MinecraftAdmin as a general idea of how things should look. (github).

We do not need to implement the actual API queries for these features, but we should at least prototype the UI for these features (which may or may not require additional routes/views). The UI will allow operations from the existing prod API

  • Listing developer applications
  • Button for deleting a developer application
  • Button for refreshing the password for a developer application
  • Button for creating a new developer application
  • View of connected accounts (i.e discord username of current user, google username, github, etc for each one that exists)
@fisher60 fisher60 added the enhancement New feature or request label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants