Added OAuth registration, fixed nix flake to add rust-rover (hopefully without bugs) #19
No reviewers
Labels
No labels
bug
core
documentation
duplicate
enhancement
experiment
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Streigen/echelon!19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nix-flake"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
resolves #15 kinda, I need to add login but cant because #4 isnt done yet
@ -131,6 +146,71 @@ impl ClientHandler {}))}put end square bracket on new line (tiny knitpick)
@ -131,6 +146,71 @@ impl ClientHandler {}))}havent tested it yet, but, you could use the local server matrix provides. example here;
github.com/matrix-org/matrix-rust-sdk@4257649933/examples/oauth_cli/src/main.rs (L180-L213)nice work, looks good to me