UST interview question

How you can secure the web api's ?

Interview Answer

Anonymous

10 June 2025

The web api's can be secure by using CSRF Token's in Django and also we can say the authentications and authorizations can help to secure the api's.