Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

There's one way to do a preliminary requisition in angular?

After the user is logged in my application, every request must first check one API to check the plan is valid.

Is there any way to default this previous request to verify if the plan is valid and after do the request by the user if the plan is ok? Or do I need to make a requisition by requisition?

The http interceptor can do this?

Comments