Working impl
This commit is contained in:
parent
93b6f180f6
commit
386f7fffd6
9 changed files with 64 additions and 55 deletions
5
.vscode/launch.json
vendored
5
.vscode/launch.json
vendored
|
@ -15,8 +15,9 @@
|
|||
"--issuer",
|
||||
"http://localhost:8080/",
|
||||
"--authorizeEndpoint",
|
||||
"http://localhost:4321/login"
|
||||
// "https://federated.nexus/login"
|
||||
"http://localhost:4321/login",
|
||||
"--serviceDomain",
|
||||
"federated.nexus"
|
||||
],
|
||||
"request": "launch",
|
||||
"type": "dart"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue