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

proposal: put admin dashboard behind auth/user profile #369

Closed
lambtron opened this issue Jul 13, 2023 · 1 comment · Fixed by #382
Closed

proposal: put admin dashboard behind auth/user profile #369

lambtron opened this issue Jul 13, 2023 · 1 comment · Fixed by #382
Labels
enhancement New feature or request v1

Comments

@lambtron
Copy link
Collaborator

  • would it be possible to put the https://hunt.deno.land/stats behind authentication and link to it from the user profile? (see gif as example) the idea is that this is the Owner's admin dashboard

image

@lambtron lambtron added the enhancement New feature or request label Jul 13, 2023
@iuioiua
Copy link
Contributor

iuioiua commented Jul 18, 2023

Ok, let's do this! Let's move /stats to /dashboard/stats. We can have an authentication wall in middleware for /dashboard/*, like /account/*.

@iuioiua iuioiua added the v1 label Jul 18, 2023
iuioiua added a commit that referenced this issue Jul 20, 2023
Closes #369

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants