-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
Description
Tutorials: https://developers.sap.com/tutorials/build-cap-app.html
At Step 3, the services are already annotated with @requires
. However, steps to add test users are explained in the subsequent tutorial. If authentication is required at this stage, users will be prompted to log in, but they won't know how to authenticate.
Therefore, I believe the @requires
annotation should be removed from this tutorial.