BoxSDK 5.1.0 Docs (100% documented)
+BoxSDK 5.2.0 Docs (100% documented)
+
+
+ CCGAuthModule
+
+ Provides management for Client Credentials Grant authentication.
+ + See more +Swift
+public class CCGAuthModule : AuthModule
+
+
@@ -3960,6 +3997,34 @@ Declaration
+
+
+ CCGAuthSession
+
+ An authorization session using Client Credentials Grant
+ + See more +Swift
+public class CCGAuthSession : SessionProtocol, ExpiredTokenHandling
+
+