Skip to contents

All functions

frbs_api_key()
Get the Firebase API key
frbs_base_url()
Get the base url for Firebase Auth
frbs_change_email()
Change email
frbs_change_password()
Change password
frbs_delete_account()
Delete account
frbs_error_handler()
frbs error handler
frbs_exchange_custom_token()
Exchange custom token for an ID and refresh token
frbs_exchange_refresh_token()
Exchange a refresh token for an ID token
frbs_get_user_data()
Get user data from firebase
frbs_perform_req()
Perform a Firebase API request
frbs_send_email_verification()
Send email verification
frbs_send_password_reset_email()
Send password reset email
frbs_sign_in()
Sign in a user with email & password
frbs_sign_in_anonymously()
Sign in a user anonymously
frbs_sign_up()
Sign up with email/password
frbs_update_profile()
Update user profile