Skip to content

Conversation

@RubenVerborgh
Copy link
Contributor

Closes #590.

@RubenVerborgh
Copy link
Contributor Author

This depends on the publication of mashlib with solid-auth-client 1.0.0 (through solid-ui), which @dan-f is working on. Popup will need a regeneration for minor issues.

I did not find how to trigger the generated popup HTML from mashlib, so any help would be appreciated.

@dan-f
Copy link
Contributor

dan-f commented Sep 14, 2017

@RubenVerborgh - I can show you how to trigger the login. Easier to explain in person than over GH comments.

Closes #590.
@RubenVerborgh
Copy link
Contributor Author

@dan-f @timbl This one's ready for testing now.

Copy link
Contributor

@dan-f dan-f left a comment

Choose a reason for hiding this comment

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

👍

@dan-f dan-f merged commit f654a56 into release/v4.0.0 Sep 15, 2017
@dan-f dan-f deleted the feature/popup branch September 15, 2017 16:02
@dan-f
Copy link
Contributor

dan-f commented Sep 15, 2017

Popup needs to be templated with the name of the app (Solid Home?)

UI.authn.checkUser()
.then(function () {
var uri = window.location.href
var dataUri = window.document.title = uri.slice(0, uri.lastIndexOf('/')+1) + ''
Copy link
Contributor

Choose a reason for hiding this comment

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

this uri slicing is causing #603

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants