dkahle / dkahle/ggmap

Consider using the gargle library for Google authentication

Open
#299 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
778
Forks
234
PR merge metrics
No merged PRs in 30d

Description

https://github.com/r-lib/gargle is a toolkit for handling authentication with Google resources, and it
provided features similar to your R/register_google.R

With Gargle, you'd be able to drop a lot of the code that you currently have to maintain in your package, while not having to worry about always doing the right thing.

This vignette describes how you create an authentication function for your package.
https://gargle.r-lib.org/articles/gargle-auth-in-client-package.html

Best wishes,
Michael

Contributor guide

No contributing guide indexed for this repository

Research direction

Read R/register_google.R and the linked gargle-auth-in-client-package vignette first. Compare the package’s current Google authentication approach with gargle’s client-package pattern; done would require an agreed migration scope and a complete authentication implementation that replaces the maintained code where appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
authentication
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.