Giter Site home page Giter Site logo

jeremybradbury / graphql-https-mysql-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from notrab/graphql-server-tutorial

2.0 2.0 0.0 725 KB

This project is currently under heavy active development and testing, prior to a documented release.

JavaScript 62.38% CSS 10.89% HTML 26.73%

graphql-https-mysql-server's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

graphql-https-mysql-server's Issues

admin dash, for managing/inviting other users

Right now the API is limited and incomplete. the Dash's current focus is current user.

We need an admin panel and admin commands. The plan is to make 2 graphql endpoints: one for the context of self (current user) and a second for admin commands. This way we can cleanly provide a second middleware for checkUserRole/isAdmin for commands that impact other users.

This means we need a few things

  • user roles
  • admin only GraphQL endpoint
  • admin dashboard views/endpoints
    • create/update/delete users
    • reset a user's password
    • renew a user's token
  • remove user management from /api/
  • fix /docs/ so auth token browser plugin isn't required
  • discovered & added GraphQL descriptions
  • many code comments & cleanup
  • replace fetch with XHRs
  • add sessions to the database
  • fix database setup and session schema
  • user pagination in admin view (mutation works)
  • delete user
  • AWS/gmail/mailgun emails: invite, password reset/notify, token expires soon, deactivated user
  • request a password reset (without a working password or token)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.