Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 842 Bytes

File metadata and controls

32 lines (20 loc) · 842 Bytes

Authentication Project

This project was done as part of an internship provided by Code Clause. It is an authentication system that uses Firebase and SvelteKit as the tech stack.

Contributors

  • Mahalakshmi

Getting Started

To run this project on your local machine, follow these steps:

  1. Clone the repository.
  2. Install the necessary dependencies using npm install.
  3. Create a Firebase project and add your Firebase config details to the .env file.
  4. Run the project using npm run dev.

Features

  • User authentication with Firebase Authentication
  • OAuth Protocols
  • Mobile OTP verfication

Future Improvements

  • Add support for social login providers
  • Implement multi-factor authentication
  • Improve the UI/UX

License

This project is licensed under the MIT License.