medium
+20 XP
FRONTEND

Redux Toolkit Slice

Create a Redux Toolkit slice for user authentication.
You're exploring as a guest. Create a free account to save progress and submit solutions.
import { createSlice, createAsyncThunk } from '@reduxjs/toolkit';

// Create auth slice