Skip to content

How to authenticate in Google Firebase and get the auth token to be used in restricted access APIs

Notifications You must be signed in to change notification settings

LeonardoNevesDuarte/vba-excel-google-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

vba-excel-google-firebase

Table of Contents

Pre-Requirements

  • A Google Firebase project created considering:
    • Valid user with e-mail and password set
    • E-mail/Password SignIn method enabled
    • Projects API Key
  • In order to run this script in your VBA project you need to add "Microsoft Scripting Runtime" to your VBA project references and add json-converter module to your project

About

How to authenticate in Google Firebase and get the auth token to be used in restricted access APIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages