Skip to content

admin interface + API #13

Description

@eroux

I think in order for the workflow to be smoother we should have some API endpoints on ldspdi that:

  • reloads everything from auth0
  • reloads the information about one specific user from auth0 (and not every user)

Also, by doing that we could also:

  • when the library looks at a token and sees a auth id that's not in the database, it could just update this user id and update the model of ldspdi, then pushing it on fuseki
  • when the library loads it would just load the model on fuseki without going through auth0 (maybe that's the case already?)

with that system we don't depend on the auth0 api so much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions