Skip to contents

Gets your Firebase API key from the env var FIREBASE_API_KEY. Make sure you have defined this variable in your .Renviron file.

Usage

frbs_api_key()

Value

String

Examples

if (FALSE) {
frbs_api_key()
}