> For the complete documentation index, see [llms.txt](https://estare.gitbook.io/firebase-auth-firestore-and-storage-plugin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://estare.gitbook.io/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth.md).

# Firebase Auth

## <mark style="color:blue;">Login and Sign up</mark>

[Sign the User Up](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/sign-the-user-up.md)

[Log the User In](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/log-the-user-in.md)

[Log the User In with Google](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/log-the-user-in-with-google.md)

[Log the User In with Facebook](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/log-the-user-in-with-facebook.md)

[Log the User In with GitHub](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/log-the-user-in-with-github.md)

[Log the User Out](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/log-the-user-out.md)

## <mark style="color:blue;">User profile</mark>

[Update User's Profile](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/update-users-profile.md)

[Update User's Password](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/update-users-password.md)

[Update User's Email](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/update-users-email.md)

## <mark style="color:blue;">Emails and verifications</mark>

[Send password reset email](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/send-password-reset-email.md)

[Send verification email](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/send-verification-email.md)

[Handle reset password code](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/send-password-reset-email/handle-reset-password-code.md)

[Handle verify email code](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/send-verification-email/handle-verify-email-code.md)

## <mark style="color:blue;">"Danger zone"</mark>

[Delete current user](/firebase-auth-firestore-and-storage-plugin/plugin-front-end-actions/firebase-auth/delete-current-user.md)
