Merge branch 'feature/bug-829' into test
This commit is contained in:
commit
c47abd2cfb
|
|
@ -10,7 +10,6 @@ public class TokenCache {
|
||||||
|
|
||||||
private String appId;
|
private String appId;
|
||||||
|
|
||||||
@Alias("appSecre")
|
|
||||||
private String appSecret;
|
private String appSecret;
|
||||||
|
|
||||||
@Alias("token")
|
@Alias("token")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue