aboutsummaryrefslogtreecommitdiff
path: root/specs.txt
blob: 4dd5eee47f7904684a0aea9906dcef1c601dd322 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
WEB    <----+
            |--> CORE <--> BDD
API    <----+         <--> MONEY PROVIDER

PRIVACY BY DESIGN!

# WEB/API

- Login
- Register
    - Limit ?
- Subscription
    - Mount/Unique ?
    - "prix libre"
        - level ?
- Delete account
- Get account data
- Folder
    - DL APK

# WEB

- Login
    - Auto-logout after X minutes ?
- Tokens
    - Generation
    - Remove

# API

- Tokens
    - Generation

When new connection from app, new token is generated and used for next
connections

# BDD

## User

### Table

- id
- surname
- name

# MONEY PROVIDER