UST Interview Question

How you can secure the web api's ?

Interview Answer

Anonymous

Jun 10, 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.