Closed AleehaMaher closed 16 hours ago
Hi @AleehaMaher, first, you need to set up your app correctly. You can use this guide: https://developer.box.com/guides/authentication/oauth2/oauth2-setup/. Then, you should follow the instructions from this doc: https://github.com/box/box-typescript-sdk-gen/blob/main/docs/authentication.md#oauth-20-auth. It shows how to use OAuth 2.0 using Typescript SDK. In case you have any troubles, let us know. Best, @lukaszsocha2
This issue has been automatically marked as stale because it has not been updated in the last 30 days. It will be closed if no further activity occurs within the next 7 days. Feel free to reach out or mention Box SDK team member for further help and resources if they are needed.
This issue has been automatically closed due to maximum period of being stale. Thank you for your contribution to Box SDK and feel free to open another PR/issue at any time.
Could someone please guide me on how to configure OAuth authentication for access tokens? I'm working with PCF Control and having trouble setting up OAuth 2.0 authentication.