AlexDernov / capestone-project-hungryOar

https://capestone-project-hungryoar.vercel.app/
0 stars 0 forks source link

User Story 12: Server side rendering #23

Open AlexDernov opened 9 months ago

AlexDernov commented 9 months ago

Value Proposition

As an app admin, I want the "secret" informations not to be available to users to secure the application from outside interference. ​

Description

- ​

Acceptance Criteria

Tasks

Complexity

S

ahohnsen commented 9 months ago

Hey there,

Can you maybe specify, what you mean by "secrets"? 🤔

AlexDernov commented 9 months ago

Admin data (session.user === "XY") and API-Routers

ahohnsen commented 9 months ago

Hey Alex,

I suggest to be a bit more specific in your Acceptance Criteria. Theoretically, your user story should be written in a way that anyone can understand and implement it. 🙂