chadderack
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
コメント
chadderackによる最近のアクティビティ-
Thanks . There's some network magic going on there that I'm not qualified to implement. The engineer in me wonders how the Box server (somewhere far away) can resolve the location of a process (o...
-
I'm going to post this as the solution, even though it would be nice to have a way to authenticate to Box using .NET and our own UI widgets.What I did instead of trying to use OAuth2 with the redi...
-
I think the misunderstandings come from people trying to implement a desktop or desktop-like application that can receive an auth code and continue from there.I have a similar open question, but u...
-
This is the part that is flummoxing me--the requirement to provide some sort of web-service endpoint as a callback for the auth service:var config = new BoxConfig("CLIENT_ID", "CLIENT_SECRET", new...