Authenticate with auth0, access box api

I have an angular project that’s authenticating with auth0. Once I’ve successfully authenticated I want my app to make an api call to box.com. I can’t seem to find any direction on how to do that or if it’s even possible. Please help

Hey there @linuxninja39! The Rules documentation may give you some insight in trying to accomplish that action post successful authentication. After giving that a read, feel free to let me know if you have any further questions!