Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Admin interface #3

Open
Open
@rlindskog

Description

@rlindskog

Admin Interface

Time to create a legit admin interface for this project. It should include

  • Admin's should sign-in at the same place everyone else does.

  • /admin: An admin home page, with quick insights related to page views and statistical graphs.

  • /admin/users: A queryable user table usingvuetify data tables, #6 and some server side magic. Admins should have the ability to revoke tokens from users, delete users, or revoke their current passwords.

  • Protecting routes on the API should be as simple as throwing an option in the authenticate middleware. ex:router.get('/admin', authenticate({ role: ['admin', 'owner'] }), index.get)

  • "401 Unauthorized" errors should follow suit withexpress-server-error.js.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp