Skip to content

SOLIDPOD: Option for LOGIN button to always login #219

@gjwgit

Description

@gjwgit

Description

The LOGIN button should have an option to tryCachedLogin: true to allow the app developer to force the LOGIN button to always log in and ignore cached login. Using the cache is pretty handy if I am always using the same WebID but gets tricky if not.

This might be an issue only when we have multiple WebIDs but in general it seems there is no way for an app to logout of the Pod so I can log into another WebID, except by the use of the logout button in the app itself.

I propose that LOGIN will not use any cached login information and always prompt to login to a pod if tryCachedLogin is false. A CONTINUE will use the cached login if already logged in (as it does now) or will prompt to login when required (which it does now).

Might need some visual clue as to which scenario we are in. If LOGIN text is bold font then we know there is a cached login and it will be used.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions