Design and Integration
Developing participant experiences
Integrate logins between InDICEs platforms
Express your proof of concept proposal using the following structure:
What if as a (role) researcher/user I could (action) access all the available tools with (Tools/Data/features from the inDICEs observatory) any digital tool (participatory platform, the dashboard) so that (outcome/Impact) will avoid the end user to have several users or passwords for each platform and, on the overall everything will look more integrated.
As a technical note:
Currently Decidim (the participatory platform) can act as a Oauth2 server or client, so it is ready for this type of integration.
List of Endorsements
AUTOMATED DATA CONTENT ANALYSIS
Report inappropriate content
Is this content inappropriate?
Comment details
You are seeing a single comment
View all comments
Register the routes you made earlier in the app.js file at the root of the project folder and add session support for tracking authentication state using the express-session package. https://spin-thewheel.com
Loading comments ...