diff --git a/src/content/4/en/part4d.md b/src/content/4/en/part4d.md index 1b312e7885..f1ee92edc6 100644 --- a/src/content/4/en/part4d.md +++ b/src/content/4/en/part4d.md @@ -347,6 +347,8 @@ Usernames, passwords and applications using token authentication must always be We will implement login to the frontend in the [next part](/en/part5). +NOTE: At this stage, in the deployed notes app, it is expected that the creating a note feature will stop working as the backend login feature is not yet linked to the frontend. +