TypeScript Nextauth

Open-source TypeScript projects categorized as Nextauth

Top 21 TypeScript Nextauth Projects

  • next-auth

    Authentication for the Web.

  • Project mention: Deploy Full-Stack Next.js T3App with Cognito and Prisma using AWS Lambda | dev.to | 2024-04-15

    NextAuth.js is not perfect. One of the shortcomings is that it currently does not implement federated logout. This means that even if a user signs out of the Next.js app, he does NOT get signed out of the Cognito user pool client. As a consequence, the user is not really being logged out (i.e he is able to login again without providing the credentials). You can read more about this problem in this Github thread.

  • precedent

    An opinionated collection of components, hooks, and utilities for your Next.js project.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • kirimase

    Build full-stack Next.js apps, incredibly fast

  • Project mention: Rails like CLI for full stack TypeScript apps | news.ycombinator.com | 2024-03-03
  • saasfly

    Your Next SaaS Template or Boilerplate ! A magic trip start with `bun create saasfly` . The more stars, the more surprises

  • Project mention: Saasfly – An easy-to-use and enterprise-grade Next.js boilerplate | news.ycombinator.com | 2024-04-03
  • fuseai

    Self-Hosted and Open-Source web app to interact with OpenAI APIs. Currently supports ChatGPT, but DALLE and Whisper support is coming.

  • Project mention: Generative AI workloads? | /r/unRAID | 2023-06-09
  • iotawise

    Track your daily habits, activity streaks, and progress with little effort.

  • Project mention: Iotawise: An Open-Source Habit Tracking App | dev.to | 2024-01-10

    Github Repository: Source Live Website: Iotawise

  • t3-twitter-clone

    Twitter clone built with T3 Stack + NextAuth + Supabase + Prisma

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • mantine-analytics-dashboard

    A free, open source, Next 14, React 18 admin dashboard template created using Mantine 7

  • Project mention: How I Built an Open-Source Admin Dashboard Template with Mantine and Next.js | dev.to | 2024-04-03

    import { TextInput, Select } from '@mantine/core'; // Example usage ; ; Enter fullscreen mode Exit fullscreen mode Maps: React Simple Maps provides maps that are valuable for visualizing geospatial data. You can integrate interactive maps into your dashboard to represent data points geographically. import {ComposableMap, Geographies, Geography, Marker} from "react-simple-maps"; // Example usage {...} {... return ( ); })} Enter fullscreen mode Exit fullscreen mode By incorporating these core components, our template accelerates the development of admin dashboards. These components are designed to work seamlessly together, providing a cohesive user experience. You can effortlessly create complex data visualizations, interactive tables, intuitive forms, and interactive maps — essential elements that transform raw data into meaningful insights. Deploying the Template to a Live Environment Deploying our admin dashboard template to a live environment is a straightforward process. We recommend utilizing popular hosting platforms like Vercel, Netlify, or Firebase Hosting. These platforms offer seamless integration with Next.js and allow you to deploy with a few simple steps: Install Required Dependencies: Ensure you have the necessary dependencies specified in the package.json file. Build the Project: Generate a production build of your Next.js application using the command: npm run build. Select Hosting Platform: Choose your preferred hosting platform (e.g., Vercel). Connect Repository: Link your template’s GitHub repository to the hosting platform. Configure Deployment Settings: Configure deployment settings, such as branch selection and build commands. Deploy: Trigger the deployment process. The hosting platform will automatically build and deploy your admin dashboard template. Real-World Use Cases The versatility of our admin dashboard template knows no bounds. It caters to a myriad of real-world use cases, each tailored to specific industries and applications: E-Commerce Management: The template can be employed to manage product listings, order processing, and inventory tracking for online stores. Data Analytics: With its data visualization components, the template can serve as a dashboard for analyzing metrics, trends, and insights. Project Management: The template’s customizable components facilitate the creation of project management tools for tracking tasks, deadlines, and team collaboration. SaaS Applications: As the foundation of a Software as a Service (SaaS) application, the template streamlines user management, subscription tracking, and data presentation. Content Management: It can also function as a content management system dashboard, offering tools to manage articles, media, and user-generated content. Live Demo For a hands-on experience, explore the live demo of our admin dashboard template: Live demo — https://mantine-analytics-dashboard.netlify.app/ Witness the template’s adaptability, responsiveness, and functionality firsthand. Feel free to interact with its components, navigate through its sections, and envisage how it could seamlessly integrate into your projects. Contributing and Support I welcome all developers and enthusiasts to contribute to the growth of our open-source admin dashboard template. Contributing is a collaborative process that empowers us to collectively enhance the template’s capabilities and quality. To get started: Fork the Repository: Fork the template’s GitHub repository to your own GitHub account. Clone the Fork: Clone the forked repository to your local machine using Git. Create a Branch: Create a new branch for your contributions to keep the main codebase intact. Implement Changes: Make your desired changes, add new components, or refine existing features. Commit and Push: Commit your changes to the new branch and push them to your GitHub fork. Submit a Pull Request: Submit a pull request from your forked repository to the main template repository. Your changes will be reviewed and potentially merged. Conclusion In summary, our Mantine and Next.js admin dashboard template offers a range of benefits that empower developers, designers, and entrepreneurs to create exceptional admin interfaces: Efficiency and Speed: The template expedites development by providing a pre-built foundation of components and features, allowing you to focus on customization and innovation. Consistency and Aesthetics: Mantine’s design-first approach and Next.js’s performance optimizations ensure a consistent and visually appealing user experience. Flexibility and Customization: The template’s modularity and theming options facilitate easy customization to align with your project’s unique branding and requirements. Rich Functionality: The integration of core components such as charts, tables, forms, and maps equips you with tools to tackle diverse dashboard functionalities. Invitation to Explore and Utilize The Mantine and Next.js admin dashboard template isn’t just an end; it’s a beginning — a starting point for your creative journey. Whether you’re a seasoned developer seeking a rapid launch or an enthusiast keen on learning modern development practices, this template is your canvas. Additional Resources GitHub repository — https://github.com/design-sparx/mantine-analytics-dashboard Mantine — https://mantine.dev/ Nextjs — https://nextjs.org/ Code documentation — https://mantine-analytics-dashboard-docs.netlify.app/

  • Azon-Shop

    E-Commerce website with Prisma PlanetScale db, optimistic updates with React Query, rating system, persistent cart, algolia search, categories, in stock indicator, infinite scroll and order tracking

  • authey

    Universal support for Auth.js.

  • Project mention: Nuxt 3 vs NextJS 13 | /r/Nuxt | 2023-06-20

    In any case you want to roll your own auth easily, you can use https://github.com/wobsoriano/authey. Nuxt usage is there, you will have to make your own composables, though.

  • coderplex-org

    Official Website for Coderplex Community. Built with Next.js and deployed on Vercel.

  • feedback

    🤙Feedback is a platform built with Next.js, TypeScript & Prisma to collect issues, ideas, and compliments. (by duyet)

  • invoys

    Open source and self-hostable invoice management app built with Next.js. Made to be free of cost.

  • pokenex

    Pokédex app in card style. Swipe through pokemon cards or guess who's that pokemon?.

  • next-auth-mui

    🔐 Sign-in dialog for NextAuth built with MUI and React. Detects configured OAuth and Email providers and renders buttons or input fields for each respectively. Fully themeable, extensible and customizable to support custom credential flows.

  • messenger-clone

    Messenger Clone using Next.js, Prisma, Tailwind, MongoDB, & TypeScript. 🔥 (by ayusshrathore)

  • Project mention: Messenger Clone using Next.js, Prisma, Tailwind, MongoDB, & TypeScript. 🔥 | /r/webdev | 2023-08-06

    Source Code

  • nextjs-graphql

    Starting point for your next Fullstack NextJS and GraphQL million dollar personal project.

  • nextjs14-approuter-nextauth-shopsfinder

    Nextjs 14 with App Router, Fully authentication using NextAuth (SignUp, ForgetPassword, ResetPassword), Responsive Web Design using Tailwind CSS, User Dashboard

  • Project mention: Next.js 14 (App Router) - Server Actions - Full Authentication WebApp | dev.to | 2024-03-22

    🎉🎉 [Project on GitHub]: Nextjs 14 with App Router, Register a new user, Send Confirmation email, Reset password, Forget password ... (https://github.com/alaa-m1/nextjs14-approuter-nextauth-shopsfinder)

  • nglobe

    Next.js 13 Starter Template

  • Project mention: How to start building a Next.js project | dev.to | 2023-09-02

    If you found this tutorial helpful, please star it and share it with your friends and colleagues! this repository

  • t3witter-app

    Clone of a popular social-media app built with the "T3-stack"

  • Project mention: Weird custom text input issue | /r/react | 2023-07-11

    I did an expanding textbox which was way harder than I thought in a recent project and definitely came up with a longer approach but maybe the code from my project will help you? - https://github.com/r-i-c-h/t3witter-app/blob/main/src/components/ExpandingTextArea.tsx

  • website

    Donald Louch Website and Portfolio (by DonaldLouch)

  • Project mention: I'm looking for beta testers for my upgraded website with NextJS App Directory | /r/nextjs | 2023-07-03

    You can view the website at https://beta.donaldlouch.ca and you can provide feedback here, email me at [[email protected]](mailto:[email protected]) or on my GitHub Repo (note that the files have not been optimized on the repo)!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Nextauth related posts

Index

What are some of the best open-source Nextauth projects in TypeScript? This list will help you:

Project Stars
1 next-auth 22,158
2 precedent 4,466
3 kirimase 2,171
4 saasfly 811
5 fuseai 289
6 iotawise 168
7 t3-twitter-clone 165
8 mantine-analytics-dashboard 131
9 Azon-Shop 69
10 authey 46
11 coderplex-org 34
12 feedback 23
13 invoys 17
14 pokenex 17
15 next-auth-mui 11
16 messenger-clone 7
17 nextjs-graphql 4
18 nextjs14-approuter-nextauth-shopsfinder 4
19 nglobe 2
20 t3witter-app 1
21 website 0

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com