💻RudeGPT: Code Explanation
DID YOU CHECK THE MAIN BLOG???
So we have 5 routes, and 1 API endpoint. Everything under auth folder is for authentication(duh). The three files are similar, so I will explain sign-in.jsx
'use client'
import { Amplify, Auth } from 'aws-amplify'...
hashnode.subhranshu.com4 min read