Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
r-lib
/
gargle
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
113
Code
Issues
25
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Shiny integration
- #157
#157
Draft
jcheng5
wants to merge 14 commits into
main
r-lib/gargle:main
from
shiny-integration
r-lib/gargle:shiny-integration
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Shiny integration
#157
jcheng5
wants to merge 14 commits into
main
r-lib/gargle:main
from
shiny-integration
r-lib/gargle:shiny-integration
Copy head branch name to clipboard
Commits
Commits on Nov 3, 2020
Add `require_oauth()` wrapper for shinyApp objects
jcheng5
committed
e538f06
View commit details
Copy full SHA for e538f06
Browse repository at this point
Use authenticated encryption for cookie
jcheng5
committed
c766744
View commit details
Copy full SHA for c766744
Browse repository at this point
Add support for cookie options
jcheng5
committed
6e2f71b
View commit details
Copy full SHA for 6e2f71b
Browse repository at this point
Commits on Nov 5, 2020
Store full-fledged gargle token, not just creds$access_token
jcheng5
committed
c2c9feb
View commit details
Copy full SHA for c2c9feb
Browse repository at this point
Update example app
jcheng5
committed
132d549
View commit details
Copy full SHA for 132d549
Browse repository at this point
Commits on Nov 10, 2020
Shiny: Normalize scopes, add email scopes; comments
jcheng5
committed
97b10eb
View commit details
Copy full SHA for 97b10eb
Browse repository at this point
Commits on Nov 11, 2020
Add cred_access_decorators extension point
jcheng5
committed
9c44358
View commit details
Copy full SHA for 9c44358
Browse repository at this point
Implement welcome UI, sign-in button, logout
jcheng5
committed
5d8d2c5
View commit details
Copy full SHA for 5d8d2c5
Browse repository at this point
Commits on Nov 12, 2020
Oops--correctly invoke off() on exit
jcheng5
committed
4bfc29f
View commit details
Copy full SHA for 4bfc29f
Browse repository at this point
Add (rough) login UI to example app
jcheng5
committed
d0112ca
View commit details
Copy full SHA for d0112ca
Browse repository at this point
Correctly revoke token on logout
jcheng5
committed
6aee032
View commit details
Copy full SHA for 6aee032
Browse repository at this point
Reorganize Shiny code into multiple files; some comments
jcheng5
committed
1025134
View commit details
Copy full SHA for 1025134
Browse repository at this point
Commits on Nov 14, 2020
Note about using a PACKAGE_PASSWORD with RStudio Connect
jcheng5
committed
83c3e19
View commit details
Copy full SHA for 83c3e19
Browse repository at this point
More doc work; close to passing R CMD check
jcheng5
committed
bd35392
View commit details
Copy full SHA for bd35392
Browse repository at this point
You can’t perform that action at this time.