Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Nico Kempe edited this page Feb 14, 2023 · 3 revisions

Welcome to the Authentication Service wiki! This wiki serves as a centralized knowledge base for our project, where we document technical information, guidelines, and procedures that help us maintain our system. The project aims to provide a secure and reliable web platform for users to manage their data, offering various features for user authentication and authorization.

The system's main purpose is to facilitate user registration, login, and access control in a flexible and user-friendly manner. We use Spring Boot as the primary framework for building our system, integrating with other libraries and tools such as Lombok, Apache Commons, and Google Authenticator. We also utilize various industry-standard practices such as two-factor authentication, password hashing, and session management to ensure the security and privacy of our users' data.

This wiki is intended for team members working on the project to have a clear understanding of the system architecture, code conventions, and other relevant information. It will also help new team members to onboard the project efficiently. The wiki consists of different sections, each with its own set of pages that provide detailed information about specific topics. Please follow the documentation structure and conventions outlined in this wiki to maintain consistency and make it easier for everyone to access and understand the information.

We appreciate your contributions to this documentation, and we encourage you to update this wiki regularly with any relevant information or changes you have made to the project. Let's work together to make this project a success!

Clone this wiki locally