Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LloydJanseVanRensburg/AdvancedNodeAuth
/ functions
Functions
17 in github.com/LloydJanseVanRensburg/AdvancedNodeAuth
⨍
Functions
17
◇
Types & classes
2
↓ 2 callers
Function
sendToken
(user, statusCode, res)
controllers/auth.js:137
↓ 1 callers
Function
connectDB
()
config/db.js:3
↓ 1 callers
Function
fetchPrivateDate
()
client/src/components/screens/PrivateScreen.js:10
↓ 1 callers
Function
reportWebVitals
client/src/reportWebVitals.js:1
↓ 1 callers
Function
sendEmail
(options)
utils/sendEmail.js:3
Function
App
()
client/src/App.js:13
Function
ForgotPasswordScreen
()
client/src/components/screens/ForgotPasswordScreen.js:5
Function
LoginScreen
({ history })
client/src/components/screens/LoginScreen.js:6
Function
PrivateRoute
({ component: Component, ...rest })
client/src/components/routing/PrivateRoute.js:3
Function
PrivateScreen
()
client/src/components/screens/PrivateScreen.js:5
Function
RegisterScreen
({ history })
client/src/components/screens/RegisterScreen.js:6
Method
constructor
(message, statusCode)
utils/errorResponse.js:2
Function
errorHandler
(err, req, res, next)
middleware/error.js:3
Function
forgotPasswordHandler
(e)
client/src/components/screens/ForgotPasswordScreen.js:10
Function
loginHandler
(e)
client/src/components/screens/LoginScreen.js:17
Function
registerHandler
(e)
client/src/components/screens/RegisterScreen.js:13
Function
resetPasswordHandler
(e)
client/src/components/screens/ResetPasswordScreen.js:13