Working with client side auth

This commit is contained in:
Henry Hiles 2025-06-19 16:46:03 -04:00
commit 61ded00870
No known key found for this signature in database
11 changed files with 72 additions and 125 deletions

2
.vscode/launch.json vendored
View file

@ -6,7 +6,7 @@
"configurations": [
{
"name": "matrix-oauth2oidc",
"program": "bin/matrixgate.dart",
"program": "bin/matrixoidc.dart",
"args": [
"--homeserver",
"https://matrix.federated.nexus",