Back

need help in planning out a project

  • 0
  • Databases
  • Auth
  • Web
  • Cloud
Ryan Baig
8 Sep, 2024, 11:06

im working on a secret project and for it, i need to implement login. i have a db collection named users with username and password. idk if I can use Auth for this . im incredibly confused.

TL;DR
Developers need help with planning and implementing authentication for a project using a DB collection named `users`. They are unsure how to create sessions based on credentials from this collection. A suggestion is made to check out the Auth docs at https://appwrite.io/docs/products/auth for guidance on achieving this implementation.
ideclon
8 Sep, 2024, 11:11

Check out the Auth docs at https://appwrite.io/docs/products/auth. If you still have any questions, please feel free to ask them here

Ryan Baig
8 Sep, 2024, 11:11

idk how im gonna implement this 😭

Ryan Baig
8 Sep, 2024, 11:11

ill look anyway

Ryan Baig
8 Sep, 2024, 11:16

I have a DB Collection named users. with attributes: username: string (32 chars) password: string (32 chars) can i implement Auth so it creates Users from the users collection and uses that instead of smth else?

Ryan Baig
8 Sep, 2024, 11:17

or is there any other way to implement what im trying to do?

ideclon
8 Sep, 2024, 11:19

No, Appwrite Auth is separate from Appwrite Databases

Ryan Baig
8 Sep, 2024, 11:19

how do i create a session from the creds from that collection?

Ryan Baig
8 Sep, 2024, 11:20

i only have and want limited users

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