Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chinwike1/redux-user-auth
/ types & classes
Types & classes
15 in github.com/Chinwike1/redux-user-auth
⨍
Functions
19
◇
Types & classes
15
Interface
ApiError
frontend/src/types/index.ts:27
Interface
ApiErrorResponse
frontend/src/features/auth/authActions.ts:7
Interface
AuthState
frontend/src/types/index.ts:8
Interface
ErrorProps
frontend/src/components/Error.tsx:3
Interface
IUser
backend/types/index.ts:3
Interface
IUserMethods
backend/types/index.ts:12
Interface
JwtPayload
backend/types/index.ts:18
Interface
LoginBody
backend/types/index.ts:37
Interface
LoginCredentials
frontend/src/types/index.ts:16
Interface
RegisterBody
backend/types/index.ts:31
Interface
RegisterCredentials
frontend/src/types/index.ts:21
Interface
RegisterFormData
frontend/src/screens/RegisterScreen.tsx:9
Interface
Request
backend/types/express.d.ts:5
Interface
User
frontend/src/types/index.ts:1
Interface
UserResponse
backend/types/index.ts:24