ID

Chào mừng bạn đến cổng ID Data

Auth User

Login
<?php
include_once "userSDK.php";

$user = userSDK::Parse("api_key");
$user->upload($file);

//
$cache->profile();
?> 
Bạn phải nhúng cnd <script src="https://id.donggiatri.com/user.sdk.js"></script>
<script> 
userSDK.listen(function(){

});
userSDK.register(data,function(){

});
userSDK.login(data,function(){

});

 
userSDK.uploadPiker.image(function(res){

});
  
 
cache.profile(function(res){

});
</script>  

Bạn có thể dùng UI để update từng thành phần thuộc về USER

<script> 

userSDK.miss("action"); 
 
</script>  

Trong khi action

<?php
include_once "userSDK.php";

$user = userSDK::Parse("api_key");
 
?> 
Bạn phải nhúng cnd <script src="https://id.donggiatri.com/user.sdk.js"></script>
<script> 
userSDK.listen(function(){

});
 
</script>  

Bạn có thể dùng UI để update từng thành phần thuộc về USER

<script> 

userSDK.miss("action"); 
 
</script>  

Trong khi action


All is Demo data, not real

Random

https://demo.donggiatri.com/avatar/

Random animal

https://demo.donggiatri.com/avatar/?type=animal

Random People

https://demo.donggiatri.com/avatar/?type=user

Animal

https://demo.donggiatri.com/avatar/animal/1.png

People

https://demo.donggiatri.com/avatar/user/1.png