summaryrefslogtreecommitdiff
path: root/lib/azure_ex (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete all modelsHentioe2020-10-292-38/+0
* Fix token refresh intervalHentioe2020-10-281-5/+7
* Optimize DSLHentioe2020-10-282-17/+48
* Simplify the calling processHentioe2020-10-283-29/+24
* Add helper functionsHentioe2020-10-271-0/+8
* Fix module nameHentioe2020-10-272-3/+3
* Hosting token refreshHentioe2020-10-274-9/+135
* Independent endpoint constructionHentioe2020-10-263-23/+92
* Fix returns typeHentioe2020-10-261-1/+1
* Fix typespecsHentioe2020-10-261-2/+4
* Add basic request implementationHentioe2020-10-225-0/+109