Using the Developer token, i am able to access my box account and files/folders.
I also wanted to do authentication using JWT and generate the access token for my admin/app users like we do for JAVA SDK.
I referred to the following links, but those were not helpful in generating the access token using JWT authentication.