How can an admin user create an admin user ?

Hi everybody 👋 Actually i am trying to implement the admin user creation. I would to allow users which have admin authorization, to create other admin user and i can not find something like that in the doc. Does anyone know how to do that ? Thank you 😄
1 Reply
xenial-black
xenial-black2y ago
Hey @harisris, this does not sound like a refine related question 😅 This depends on your Auth/Data Providers. If you have an endpoint for it and you have the appropriate data provider setup for it, then there should be no limitations on the refine side to prevent you from implementing such designs 🙏