Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,6 @@ dependencies:
solid_auth: ^1.0.8
universal_io: ^2.3.1

# 20260911 gjw TEMPORARY. The published solidpod and solid_auth clear the
# session on every start, so the login page always appears — see
# anusii/solidpod#717 and anusii/solid_auth#53. These overrides pick up the
# fixes from the GitHub fix branches. Remove this section once both are
# released.

dependency_overrides:
solid_auth:
git:
url: https://github.com/anusii/solid_auth.git
ref: gjw/52_secure_token_store

dev_dependencies:
build_runner: ^2.15.1
custom_lint: ^0.8.1
Expand Down
Loading