hasura-simple-auth icon indicating copy to clipboard operation
hasura-simple-auth copied to clipboard

Add react-admin admin GUI for user management tasks

Open mnlbox opened this issue 6 years ago • 2 comments
trafficstars

@DevSpeak Now Hasura support react-admin I think it can be useful if this hasura-simple-auth can support user management task (create user, role, reset users password, ...) thought a GUI admin panel.

What is your opinion?

mnlbox avatar Feb 07 '19 05:02 mnlbox

I have no plans on supporting any GUI admin panel, as for this repo there is no reason to do it. Its sole purpose is to provide auth functionality for use with example React-Apollo.

I would like to hear if you have any ideas for queries/mutations that should be included.

DevSpeak avatar Feb 12 '19 01:02 DevSpeak

This repo is very good as an example but I think for production use we need GUI admin for simplify user membership tasks.

mnlbox avatar Feb 13 '19 05:02 mnlbox