You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
IT Lab Platform - Auth Service
✨
Эта директория содержит исходный код системы аунтификации приложения "IT Lab Application".
Ports
8082
- pg Admin3005
- app
API
- /user
- /devices
- POST
- parameters:
- uuid: string(UUID)
- select?:
- name?: boolean
- fingerprint?: boolean
- isBlocked?: boolean
- return:
- Array:
- name?: string
- fingerprint?: string
- isBlocked?: boolean
- Array:
- The select statement needs at least one truthy value.
- /devices