SEMOSS / semoss-ui

Apache License 2.0
17 stars 3 forks source link

[TASK] Enable CSRF for client UI #279

Open kunal0137 opened 1 month ago

kunal0137 commented 1 month ago

Description

On /config there is the value if CSRF is enabled. When that is true, the front end needs to call /config/fetchCsrf in order to get a token that is passed on subsequent posts.

Existing

Is there any relevant code or ui feature that the developer should know about when resolving this issue.

Reference

This issue references. . .

Tasks

What are more specific tasks that a developer needs to take to consider this issue resolved.