Rui Barbosa
Developer Advocate @Box
- 合計アクティビティ 337
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 1ユーザー
- 投票 0
- サブスクリプション 138
投稿
Rui Barbosaによる最近のアクティビティ-
Free developer accounts - PLEASE READ
We want to make you aware of a recent effort by certain third-party bad actors to leverage free Box developer accounts in a social engineering attack on certain Box free individual accounts. Upon d...
-
Box Shield and Classifications: A Series of articles for Administrators
Hello Box Administrators! We are excited to announce a new series of articles focused on helping you maximize the security and protection of your organization's data on Box. These articles will cov...
-
Webhooks on the Box Platform
Hello developers, I've created an article around using webhooks and would like to know your thoughts. Check it out here.
-
Getting started with Box Python SDK and JWT
Hi Folks, Server-side authentication using JSON Web Tokens (JWT) is the most common way to authenticate to the Box API. JWT is an open standard designed to allow powerful server-to-server authenti...
-
Box SDK and OAuth 2.0
When working with a new API or SDK the first thing a web developer needs to handle is authentication.Check out this article on OAuth 2.0 and Box SDK, complete with a sample app.