Skip to content
Back

Auth not working

  • 0
  • 4
  • Databases
  • Auth
  • Cloud
15 Jul, 2026, 11:54

guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and password it goes like

TL;DR
The user is experiencing authentication issues. There doesn't seem to be a clear issue, as the user accidentally sent a garbled message as an update instead of providing more information.
15 Jul, 2026, 11:54
15 Jul, 2026, 11:54

<@1087889306208718959>

15 Jul, 2026, 11:55

ive got a users colection in the database for email sign ups etc

15 Jul, 2026, 11:55

and oauth sign ups go in auth ig

15 Jul, 2026, 11:55

tho ig email sign ups also go in auth..? 😭 idk

15 Jul, 2026, 14:44

Hmmm you don't need one for login

15 Jul, 2026, 14:45

What's the code?

15 Jul, 2026, 14:53

To what...

15 Jul, 2026, 14:54

Everything happens in auth ya..?

15 Jul, 2026, 14:54

For the login

15 Jul, 2026, 14:54

To see what's wong lol

15 Jul, 2026, 14:54

Oh

15 Jul, 2026, 14:54

Uh oh

15 Jul, 2026, 14:54

I'm on phone rn ..🥀 And I don't really know where it is

15 Jul, 2026, 14:54

It's a github repo and I think there's a file name auth.ts

15 Jul, 2026, 14:54

Wait I can check on phone ok ok one min...😭

15 Jul, 2026, 14:56

I suppose it's this

15 Jul, 2026, 14:56

File

15 Jul, 2026, 14:56

There's also a _authenticated.tsx

15 Jul, 2026, 15:01

.

15 Jul, 2026, 15:46

Aaaaaaaaaaaaaaaaaaaaaaaaaaaaa

15 Jul, 2026, 15:47

remember, it's community help, if you don't get an instant response it's normal

1
15 Jul, 2026, 15:54

regaring the features : Auth - is everything related to your Users, it's there that they can register/login/set preference, change teams/groups and set custom policies for passwords. (Oauth is part of that, and an email/pass user can also add "provider identities" using oauth. e.g. saying user with email X = discord account with same email, login with email or discord log to the same appwrite user)

Databases - is everything related to actual work data, not users

Storage - data too big for Databases + assets

Messaging - Email/SMS/Push sending (via Teams or Users from the Auth )

Functions - additional work that can't be ran using the SDK alone (AI work, requesting external services, ...)

additionally if you checked the Appwrite permissions, when there is user scoped permissions, it's using the ID of the User in the Auth section

1
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more