Git Product home page Git Product logo

Comments (4)

DokLaw avatar DokLaw commented on July 19, 2024

localhost:3000/dashboard : 404
This page could not be found.

from quill.

baxsm avatar baxsm commented on July 19, 2024

based on the latest documentation of Kinde
your api/auth/[kindeAuth]/route.ts should look like this

import {handleAuth} from "@kinde-oss/kinde-auth-nextjs/server";

export const GET = handleAuth();

Check your tailwind config and css files, the "primary" color will be the one changing the Button component to blue.

ui/button.tsx
....
variant: {
        default: "bg-primary text-primary-foreground hover:bg-primary/90",

from quill.

DokLaw avatar DokLaw commented on July 19, 2024

from quill.

CHIRAG-DAMANI-08 avatar CHIRAG-DAMANI-08 commented on July 19, 2024

Thank you so much for your help. I was able to resolve the authentication issue, but not the color of the button which remains the same, blue. Again thank you. John.

On Tue, Dec 5, 2023 at 2:56 AM Bobby Aleem @.> wrote: based on the latest documentation of Kinde your api/auth/[kindeAuth]/route.ts should look like this import {handleAuth} from @./kinde-auth-nextjs/server"; export const GET = handleAuth(); ------------------------------ Check your tailwind config and css files, the "primary" color will be the one changing the Button component to blue. ui/button.tsx .... variant: { default: "bg-primary text-primary-foreground hover:bg-primary/90", — Reply to this email directly, view it on GitHub <#47 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/BENH2WBQ446IGMUYONUIIFTYH34XVAVCNFSM6AAAAABAGXY3BGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBQGUYTENRUGQ . You are receiving this because you authored the thread.Message ID: @.>
-- Dr. John Adu, LLM, Ph.D. CEO & Founder, Negus & Co. 1142 Florida Street, # 5, San Francisco, CA 94110. Tel: 415-678-7296. Email: @.
www.neguco.com

Hey , how did you resolve the authentication issue , i have the same 404 error

from quill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.