Skip to content

Add authorization to UI #351

@ddey2

Description

@ddey2

Each main page component will call the api to get what role a user has on the current dataset and add this information to the redux store. Each component will look up in the redux store this information and use it to decide what to show the user.

The main question is how do we keep track on which dataset the user is looking at? Is that another entry in the store?

Metadata

Metadata

Assignees

Labels

frontendFrontend specific (react)

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions