Commit 9ab03a3
committed
impl: change page title to
We are not really doing authentication, instead we download the cli,
we initialize the cli with the token, re-generate the ssh config file,
initialize a rest client with the deployment url and the token and
retrieve basic information about the deployment like the version and
the user authenticated by the token.Setting up Coder
1 parent b95fc4c commit 9ab03a3
File tree
2 files changed
+4
-1
lines changed- src/main
- kotlin/com/coder/toolbox/views
- resources/localization
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
146 | 149 | | |
0 commit comments