Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebDevSimplified/React-Firebase-Auth
/ functions
Functions
18 in github.com/WebDevSimplified/React-Firebase-Auth
⨍
Functions
18
◇
Types & classes
0
↓ 6 callers
Function
useAuth
()
src/contexts/AuthContext.js:6
↓ 1 callers
Function
login
(email, password)
src/contexts/AuthContext.js:18
↓ 1 callers
Function
logout
()
src/contexts/AuthContext.js:22
↓ 1 callers
Function
resetPassword
(email)
src/contexts/AuthContext.js:26
↓ 1 callers
Function
signup
(email, password)
src/contexts/AuthContext.js:14
↓ 1 callers
Function
updateEmail
(email)
src/contexts/AuthContext.js:30
↓ 1 callers
Function
updatePassword
(password)
src/contexts/AuthContext.js:34
Function
AuthProvider
({ children })
src/contexts/AuthContext.js:10
Function
Dashboard
()
src/components/Dashboard.js:6
Function
ForgotPassword
()
src/components/ForgotPassword.js:6
Function
PrivateRoute
({ component: Component, ...rest })
src/components/PrivateRoute.js:5
Function
Signup
()
src/components/Signup.js:6
Function
UpdateProfile
()
src/components/UpdateProfile.js:6
Function
handleLogout
()
src/components/Dashboard.js:11
Function
handleSubmit
(e)
src/components/UpdateProfile.js:15
Function
handleSubmit
(e)
src/components/Login.js:14
Function
handleSubmit
(e)
src/components/ForgotPassword.js:13
Function
handleSubmit
(e)
src/components/Signup.js:15