Unsmart | Tech debt
03/10/2023, 9:38 PMSubh
03/11/2023, 5:18 AM+---------------------+
| Login Flow |
+---------------------+
|
|
+---------v----------+
| AuthC1App DO |
| get application |
| details |
+---------+----------+
|
|
|
+---------v----------+
| AuthC1User DO |
| get user |
| details |
+---------+----------+
|
|
|
+---------v----------+
| KV |
| get salt |
| using user ID |
+---------+----------+
|
|
+---------v----------+
| AuthC1User DO |
| create session |
| |
+---------+----------+
|
|
+---------v----------+
| AuthC1Token DO |
| create access |
| and refresh token |
+---------------------+
|
|
|
+---------v----------+
| Response |
| return tokens |
+---------------------+
Subh
03/11/2023, 5:20 AMjohtso
03/11/2023, 11:28 AMalias
03/11/2023, 11:54 AMjohtso
03/11/2023, 12:42 PMjohtso
03/11/2023, 12:42 PMDani Foldi
03/11/2023, 1:02 PMreverse: boolean
> If true, return results in descending order instead of the default ascending order.
> Note that enabling this does not change the meaning of start, startKey, or endKey. start still defines the smallest key in lexicographic order that can be returned (inclusive), effectively serving as the endpoint for a reverse-order list. end still defines the largest key in lexicographic order that the list should consider (exclusive), effectively serving as the starting point for a reverse-order list.johtso
03/11/2023, 1:07 PMjohtso
03/11/2023, 1:07 PMDani Foldi
03/11/2023, 1:08 PMjohtso
03/11/2023, 1:08 PMjohtso
03/11/2023, 1:08 PMDani Foldi
03/11/2023, 1:08 PMDani Foldi
03/11/2023, 1:09 PMjohtso
03/11/2023, 1:09 PMjohtso
03/11/2023, 1:21 PMjohtso
03/11/2023, 1:22 PMHardAtWork
03/11/2023, 1:27 PMjohtso
03/11/2023, 1:28 PMjohtso
03/11/2023, 1:28 PMSkye
03/11/2023, 1:29 PMSkye
03/11/2023, 1:29 PMjohtso
03/11/2023, 1:30 PMjohtso
03/11/2023, 1:30 PMSkye
03/11/2023, 1:31 PMSkye
03/11/2023, 1:31 PMjohtso
03/11/2023, 1:33 PMjohtso
03/11/2023, 1:58 PMjohtso
03/11/2023, 1:58 PM