최근 검색
최근 검색 없음
Valid JWT not recognized in Unified Chat 2.0 SDK (iOS)
2022년 8월 17일에 게시됨
Setting a valid JWT (tested on jwt.io) is not resulting in a verified user experience in Chat.
ZDKJWTAuth *authenticator = [ZDKJWTAuth new];
[authenticator setAuthToken:zendeskJwt];
[[ZDKChat instance] setIdentityWithAuthenticator:authenticator];
0
0
댓글 0개