An open API service indexing awesome lists of open source software.

https://github.com/patelvivekdev/acme-auth

A next js based authentication, used third party rest api for auth.
https://github.com/patelvivekdev/acme-auth

authentication freeapi nextjs14 serverless

Last synced: 10 months ago
JSON representation

A next js based authentication, used third party rest api for auth.

Awesome Lists containing this project

README

          

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

## About

This project is demo of using [`freeapi`](https://freeapi.app/).

This is auth project to demonstrate how to use freeapi to get data and use it in your project.

## What this project does?

- Next.js
- Tailwind CSS
- FreeAPI
- Login
- Register
- protected routes
- Logout
- Profile
- forgot password
- reset password
- verify email