REST API for mobile application
The application is built on a modern API using the OpenAPI 3.0 standard and supports authorization via tokens (JWT or standard tokens), ensuring a high level of user data security.
Main features of the application
1. Registration and authorization
- Registration of new users
- Login using JWT tokens
- Authorization through Google and Apple
- Updating and verifying access tokens
- Secure logout from the account
2. Access recovery
- Sending a confirmation code for password reset
- Verifying the confirmation code
- Recovering the user's password
3. Product catalog
- Viewing the list of product categories
- Viewing popular categories
- Hierarchical category tree for easy navigation
4. Orders and purchases
- Viewing products by categories
- Placing and processing orders
- Managing order history
5. User profile
- Viewing personal information
- Editing profile data
- Deleting the account
6. Contacting support
- Sending messages to support through the built-in chat
7. Security
Authorization using tokens is required to access the application's protected resources. All personal data of users is protected according to modern security standards.
Main features of the application
1. Registration and authorization
- Registration of new users
- Login using JWT tokens
- Authorization through Google and Apple
- Updating and verifying access tokens
- Secure logout from the account
2. Access recovery
- Sending a confirmation code for password reset
- Verifying the confirmation code
- Recovering the user's password
3. Product catalog
- Viewing the list of product categories
- Viewing popular categories
- Hierarchical category tree for easy navigation
4. Orders and purchases
- Viewing products by categories
- Placing and processing orders
- Managing order history
5. User profile
- Viewing personal information
- Editing profile data
- Deleting the account
6. Contacting support
- Sending messages to support through the built-in chat
7. Security
Authorization using tokens is required to access the application's protected resources. All personal data of users is protected according to modern security standards.