Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 10
generic 'get access token' function #8
Copy link
Copy link
Open
Description
Activity
Metadata
Metadata
Assignees
Labels
No labels
I see here, for example, you look for
Sys.getenv("MAPBOX_SECRET_TOKEN"). Would you consider something a bit more generic that looks for any string with"mapbox"in the environment?Similar to what I have in mapdeck here
(and the related thread)