Running code on another machine
9
Authentication and authorization
R in Production
Welcome
1
Introduction
2
The whole game
3
Living a project-oriented life
Running code on another machine
4
GitHub actions
5
Cross-platform paper cuts
6
Package installation
7
Debugging
8
Logging
9
Authentication and authorization
Running code multiple times
10
Schema changes
11
Packages and platform
12
Dealing with a changing universe
13
Handling changing requirements
Shared responsibility
14
Parquet
15
Building up team conventions
16
Code review
Table of contents
9.1
Important terminology
9.2
Encrypted environment variables
9.3
Federated auth/Token exchange
Edit this page
Report an issue
Running code on another machine
9
Authentication and authorization
9
Authentication and authorization
9.1
Important terminology
9.2
Encrypted environment variables
9.3
Federated auth/Token exchange
8
Logging
Running code multiple times