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

New plan for frontend #484

Open
tillmo opened this issue Aug 4, 2018 · 0 comments
Open

New plan for frontend #484

tillmo opened this issue Aug 4, 2018 · 0 comments

Comments

@tillmo
Copy link
Member

tillmo commented Aug 4, 2018

Frontend is provided as an Atom plugin that communicates with Ontohub backend (or Hets)

  • easiest: via git
    • analysis button that automatically pushes + analyses
    • if Hets is locally installed, analysis could be called more often
  • make plan: list of Hets features
    • what is supported by backend? (proving is missing)
  • registration via Atom
    • integrate oauth? omniauth? (registration via github is then possible)
    • avoid user registration? by generating username +pw + switching off email verifaction
    • or change backend authenthification:
      • Atom requests token, backend generates token with infinite lifetime, belonging to generated user name
      • later, user could register with that token
      • DSGVO: data can be requested and deleted using token

later: could Atom plugins be used for Ontohub frontend

  • possible difficulty: routing
  • CCS needs to be set
  • backend integration with Apollo should be no problem
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

No branches or pull requests

1 participant