Class: FirebaseAdmin::Client
- 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
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
Methods included from Request
Constructor Details
This class inherits a constructor from FirebaseAdmin::API