-
Notifications
You must be signed in to change notification settings - Fork 272
Commit 7c772b8
add switch variable : postForUserEndpoint
1 parent df2042b commit 7c772b8
File tree
3 files changed
+6
-3
lines changed- server/api-service
- lowcoder-sdk/src/main/java/org/lowcoder/sdk/auth
- lowcoder-server/src/main/java/org/lowcoder/api/authentication
- request/oauth2/request
- service/factory
3 files changed
+6
-3
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | + | ||
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | + | ||
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
100 | - | ||
101 | + | ||
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 | - | ||
121 | - | ||
120 | + | ||
121 | + | ||
122 | + | ||
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
|
0 commit comments