Class: FirebaseAdmin::Client

Inherits:
API
  • Object
show all
Includes:
Accounts
Defined in:
lib/firebase-admin/client.rb,
lib/firebase-admin/client/accounts.rb

Overview

Note:

All methods have been separated into modules and follow the same grouping used in http://???

Wrapper for the Firebase Admin REST API

See Also:

Defined Under Namespace

Modules: Accounts

Method Summary

Methods included from Accounts

#create_account, #create_custom_token, #delete_account, #get_user_by, #reset, #sign_in_for_uid, #sign_in_with_custom_token, #sign_in_with_password, #update_account

Methods inherited from API

#config, #initialize

Methods included from Request

#delete, #get, #post, #put

Constructor Details

This class inherits a constructor from FirebaseAdmin::API