Skip to content

Commit

Permalink
base auth
Browse files Browse the repository at this point in the history
  • Loading branch information
hmbanan666 committed Jun 7, 2024
1 parent 3284b03 commit 95b2b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export const DONATE_URL = "https://www.donationalerts.com/r/hmbanan666"
export const DISCORD_SERVER_INVITE_URL = "https://discord.gg/B6etUajrGZ"
export const TWITCH_URL = "https://www.twitch.tv/hmbanan666"
export const GITHUB_REPO_URL = "https://github.com/hmbanan666/chat-game"
export const SIGNIN_REDIRECT_URL = "http://localhost:5173/sign-in"
export const SIGNIN_REDIRECT_URL = "https://chatgame.space/auth/sign-in"

export const TWITCH_CHANNEL_REWARDS = {
add150ViewerPointsId: "d8237822-c943-434f-9d7e-87a9f549f4c4",
Expand Down

0 comments on commit 95b2b1e

Please sign in to comment.