Replies: 1 comment
-
| 
         Their intended use cases are 
 And here are my thoughts to address the problems 
  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
The first thing a developer faces with the alpha API is how to get access to a subpackage.
Here, we have
getAuthandinitializeAuth. Which to use?I've thought that
getAuthis intended to be the "give me defaults, please" option, but can see three problems:getPerformance, below). I need to go find them somewhere... (I don't know, where. Not in the docs)initializePerformancehas defaults. Thesettingsparameter is optional (see below, again)Isn't the
initializePerformanceprototype the only one really needed?Beta Was this translation helpful? Give feedback.
All reactions