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

Refactor / Changes to Make Skygear Auth Independent #419

Open
chpapa opened this issue Feb 24, 2020 · 0 comments
Open

Refactor / Changes to Make Skygear Auth Independent #419

chpapa opened this issue Feb 24, 2020 · 0 comments

Comments

@chpapa
Copy link
Contributor

chpapa commented Feb 24, 2020

Description

We need to review current design and see if we can / how shall we make Skygear Auth more independent, at least the following ways:

  1. A separate Github Repo and README.md to explain the concept (For easier Developer's understanding / HN submissions)
  2. Simple Self-Deployment (Ideally a simple Docker image)
  3. Usable with 3rd parties backend easily, probably in two ways:
    • Via OIDC/JWT: e.g. a PHP developer can just start the Docker image, use the Auth UI, and got the tokens to create a session in Laravel PHP
    • Via k8s gateway integration: e.g. Skygear's own gateway, could support others like Kong / Trafik gateway in future

Open Questions

Put a list of open questions here before a complete design / specification is decided

Related Issues

  • Server Issues
  • Client Issues
  • Guides Issues
@chpapa chpapa added this to the 2.3 milestone Feb 24, 2020
@keithtkl keithtkl changed the title Refactor / Changes to Make Skygear Independent Refactor / Changes to Make Skygear Auth Independent Mar 9, 2020
@chpapa chpapa modified the milestones: 2.3, Jun 2020's Milestone May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant