Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

🐛 [BUG] Sign in with Discord button isn't working #157

Open
1 task done
MidouWebDev opened this issue Jun 29, 2022 · 10 comments
Open
1 task done

🐛 [BUG] Sign in with Discord button isn't working #157

MidouWebDev opened this issue Jun 29, 2022 · 10 comments

Comments

@MidouWebDev
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Once you click on the button, it redirects you to the home page !

Expected Behavior

I expected to see that the login with Discord functionality is working !

Steps To Reproduce

  1. Go to the Homepage
  2. Click on the Sign in with Discord button
  3. See Error

Anything else?

No response

@Sam-Radnus
Copy link
Contributor

Sam-Radnus commented Jul 1, 2022

@MidouWebDev can I work on this??

@jaspermayone
Copy link
Collaborator

Go ahead @Sam-Radnus!

@Sam-Radnus
Copy link
Contributor

Ok @j-dogcoder

@Sam-Radnus
Copy link
Contributor

I have to initialize the backend right?? @j-dogcoder

@jaspermayone
Copy link
Collaborator

What do you mean @Sam-Radnus?

@Sam-Radnus
Copy link
Contributor

you want me to add login with discord button right??

@Sam-Radnus
Copy link
Contributor

 const redirect = () => {
    window.location.href = "https://www.heptagrambotproject.com/"; //We will implement this once the backend is figured out.
    
  };

this is what the file says @j-dogcoder

@jaspermayone
Copy link
Collaborator

@MidouWebDev...

1 similar comment
@jaspermayone
Copy link
Collaborator

@MidouWebDev...

@jaspermayone
Copy link
Collaborator


 const redirect = () => {

    window.location.href = "https://www.heptagrambotproject.com/"; //We will implement this once the backend is figured out.

    

  };

this is what the file says @j-dogcoder

@MidouWebDev...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants