Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staging #56

Merged
merged 5 commits into from
Oct 29, 2021
Merged

Staging #56

merged 5 commits into from
Oct 29, 2021

Conversation

travis
Copy link
Contributor

@travis travis commented Oct 29, 2021

No description provided.

travis and others added 5 commits October 22, 2021 16:30
some big changes here:

1) swrlit 1.0.0 uses the latest solid auth library, which means authenticated users see a quick page redirect when they load a page in which the browser is reauthenticating with the IDP. we really don't want to render before the redirect does its thing, so move the AuthenticationProvider above everything else in the app and don't render anything inside it until it has an `info` object - this will happen only after the redirect.

2) move handleToIdp into garden since it is no longer in swrlit
Based on the failed build messages, and the fact that the inrupt vocab
library got bumped to 1.0+
upgrade to the latest version of swrlit
@vercel
Copy link

vercel bot commented Oct 29, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mysilio/garden/6jNvz7ucrDzkpVAT34xPujWjakcj
✅ Preview: https://staging.mysilio.garden

@travis travis merged commit a9fae15 into main Oct 29, 2021
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.

2 participants