You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
JerryChin
changed the title
Tasks is not be listed in a consistent manner?
Tasks is not listed in a consistent manner?
May 9, 2022
JerryChin
changed the title
Tasks is not listed in a consistent manner?
Tasks are not listed in a consistent manner?
May 10, 2022
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?
The text was updated successfully, but these errors were encountered: