Hello team!
I feel odd, let me explain more thoroughly.
First, we're asked to provide:
a RESTful API that can get/create/update/delete user data
This requirement seems from an admin respective(Admin console).
Then, the docs says:
Provide a complete user auth (authentication/authorization/etc.) strategy
This requirement seems from user respective(App), so that we cannot take advantage of the above API we just implemented.
In order to fulfill these requirements, we are actually implementing two sets of API, it become hard to create a demo that satisfy all the requirements(maybe two demos?).
Is this intentional I wonder?
Hello team!
I feel odd, let me explain more thoroughly.
First, we're asked to provide:
This requirement seems from an admin respective(Admin console).
Then, the docs says:
This requirement seems from user respective(App), so that we cannot take advantage of the above API we just implemented.
In order to fulfill these requirements, we are actually implementing two sets of API, it become hard to create a demo that satisfy all the requirements(maybe two demos?).
Is this intentional I wonder?