Skip to content

Updated login auth to use ldo-solid-react#36

Merged
PreciousOritsedere merged 17 commits intomainfrom
feat/my-storages
Dec 10, 2025
Merged

Updated login auth to use ldo-solid-react#36
PreciousOritsedere merged 17 commits intomainfrom
feat/my-storages

Conversation

@PreciousOritsedere
Copy link
Copy Markdown
Contributor

Also resolved merge conflict

PreciousOritsedere and others added 15 commits December 8, 2025 10:12
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jeswr <63333554+jeswr@users.noreply.github.com>
Co-authored-by: jeswr <63333554+jeswr@users.noreply.github.com>
Co-authored-by: jeswr <63333554+jeswr@users.noreply.github.com>
Co-authored-by: jeswr <63333554+jeswr@users.noreply.github.com>
Co-authored-by: jeswr <63333554+jeswr@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
solid-file-manager Ready Ready Preview Comment Dec 9, 2025 1:25pm

const [isChecking, setIsChecking] = useState(true);
const [error, setError] = useState<Error | null>(null);
// Check if there's any indication of a session in storage
function hasSessionInStorage(): boolean {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this required? I would have thought you could observe state change of the session object in the getSolidLogin hook

Comment thread data/rukyjacob/.acr
@@ -0,0 +1,39 @@
# Root ACR for the agent account
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you intend to add these artefacts?

@PreciousOritsedere PreciousOritsedere merged commit 2c73248 into main Dec 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants