{"id":16411809,"url":"https://github.com/ijlyttle/azureoauth","last_synced_at":"2026-06-18T11:31:59.585Z","repository":{"id":150080177,"uuid":"89511210","full_name":"ijlyttle/AzureOAuth","owner":"ijlyttle","description":"Obtain OAuth2.0 Tokens from Microsoft Azure","archived":false,"fork":false,"pushed_at":"2017-04-29T02:51:40.000Z","size":46,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-31T16:48:10.601Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ijlyttle.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-26T17:57:46.000Z","updated_at":"2017-04-27T17:34:58.000Z","dependencies_parsed_at":"2023-06-05T02:30:41.519Z","dependency_job_id":null,"html_url":"https://github.com/ijlyttle/AzureOAuth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ijlyttle/AzureOAuth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureOAuth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureOAuth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureOAuth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureOAuth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ijlyttle","download_url":"https://codeload.github.com/ijlyttle/AzureOAuth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2FAzureOAuth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34489036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T06:46:40.373Z","updated_at":"2026-06-18T11:31:59.576Z","avatar_url":"https://github.com/ijlyttle.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n[![Travis-CI Build Status](https://travis-ci.org/ijlyttle/AzureOAuth.svg?branch=master)](https://travis-ci.org/ijlyttle/AzureOAuth)\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/AzureOAuth)](https://cran.r-project.org/package=AzureOAuth)\n[![Coverage Status](https://img.shields.io/codecov/c/github/ijlyttle/AzureOAuth/master.svg)](https://codecov.io/github/ijlyttle/AzureOAuth?branch=master)\n\n# AzureOAuth\n\nThe purpose of this package is to make it easier to deal with OAuth tokens from Microsoft Azure. Certainly, the **httr** package takes care of a great majority of the headache. It is hope that this package can alleviate any remaining headache.\n\nNeedless to say, this package draws much inspitaration from **httr**.\n\n## Azure access\n\nTalk about native apps and service apps.\n\n## What we will need\n\n- [x] Function `oauth_endpoint_azure()` (in file `oauth-endpoint.R`) - this will take `tenant_id` an argument. \n\n- [x] Function `oauth_token_azure()` (in file `oauth-token.R`).\n\n- [x] Vignette showing how to get things working for `oauth2.0_token()`.\n\n- [x] R6 class `TokenServiceAccountAzure` (in file `oauth-token.R`).\n\n- [x] Function `init_oauth_service_account_azure()` (in file `oauth-server-side.R`)\n\n- [x] Function `oauth_service_token_azure()` (in file `oauth-token.R`).\n\n- [x] Vignette showing how to get things working for `oauth_service_token_azure()`.\n\n## Installation\n\n__AzureOAuth__ is not yet available on CRAN. You may install from GitHub:\n\n```{r, eval = FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"ijlyttle/AzureOAuth\")\n```\n\nIf you encounter a clear bug, please file a minimal reproducible example on [github](https://github.com/ijlyttle/AzureOAuth/issues). \n\n## Code of Conduct\n\nPlease note that this project is released with a [Contributor Code of Conduct](CONDUCT.md). By participating in this project you agree to abide by its terms.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijlyttle%2Fazureoauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fijlyttle%2Fazureoauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijlyttle%2Fazureoauth/lists"}