A dependency-light OAuth 2.0 <https://www.rfc-editor.org/rfc/rfc6749> client supporting the client-credentials and authorization-code grants with token refresh. Built on 'curl' and 'jsonlite', with base R's socket server for the redirect listener, avoiding heavier HTTP stacks. Includes a helper for the 'OpenAI' <https://openai.com/> 'Codex' device login, a similar but non-standard variant of the OAuth 2.0 device authorization grant.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.0) |
| Imports: | curl, jsonlite |
| Suggests: | tinytest |
| Published: | 2026-06-17 |
| DOI: | 10.32614/CRAN.package.tinyoauth (may not be active yet) |
| Author: | Troy Hernandez |
| Maintainer: | Troy Hernandez <troy at cornball.ai> |
| BugReports: | https://github.com/cornball-ai/tinyoauth/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/cornball-ai/tinyoauth |
| NeedsCompilation: | no |
| Materials: | NEWS |
| CRAN checks: | tinyoauth results |
| Reference manual: | tinyoauth.html , tinyoauth.pdf |
| Package source: | tinyoauth_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: tinyoauth_0.1.0.zip, r-oldrel: not available |
| macOS binaries: | r-release (arm64): tinyoauth_0.1.0.tgz, r-oldrel (arm64): tinyoauth_0.1.0.tgz, r-release (x86_64): tinyoauth_0.1.0.tgz, r-oldrel (x86_64): tinyoauth_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tinyoauth to link to this page.