Switch to PKSE OAuth impl (#1146)

* Auth pkse

* add additional fields

* fix actions

* fix lint

* Purge broken auth + bump version
This commit is contained in:
Geometrically
2024-04-24 21:27:25 -07:00
committed by GitHub
parent e9e99956ad
commit deedf4fc8b
8 changed files with 50 additions and 17 deletions

4
Cargo.lock generated
View File

@@ -5074,7 +5074,7 @@ dependencies = [
[[package]]
name = "theseus"
version = "0.7.1"
version = "0.7.2"
dependencies = [
"async-recursion",
"async-tungstenite",
@@ -5126,7 +5126,7 @@ dependencies = [
[[package]]
name = "theseus_gui"
version = "0.7.1"
version = "0.7.2"
dependencies = [
"chrono",
"cocoa 0.25.0",