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

[Question] cross-provider support #83

Open
dtcMLOps opened this issue Jan 19, 2023 · 2 comments
Open

[Question] cross-provider support #83

dtcMLOps opened this issue Jan 19, 2023 · 2 comments

Comments

@dtcMLOps
Copy link

Hi @codemation,

Hope you find very well.

This tool looks fantastic. I was wondering if there will be plans in the roadmap to make this tool cross-provider, e.g. to work with microsoft login as well.

@codemation
Copy link
Owner

codemation commented Jan 19, 2023

@dtcMLOps , hope you find the tool useful so far. Hope to add Microsoft login very soon actually!

@johnbyrne7
Copy link

This package looks very useful. For my purposes, I was looking for some additional capability. Are you considering some of these:

  • Support for a consolidated identify provider, like Firebase.
    • FYI, I do have a working prototype of a python server using Firebase services to validate a passed Firebase ID token, and create a JWT that can be used by the local site
  • Can I put and get my own claims in the JWT you create?
  • Client side libraries, or even a reference implementation. Certain auth flows are hard to get right (eg. forgot password)
  • an extensible endpoint decorator. I'm using connexion to define and create my REST endpoints
  • a pluggable resource (or needs) interface. Eg. I'd like to require my endpoint to require a 'user' by using your library, but then let me manage which users can access specific resources represented by that endpoint.
    Thanks for your time!

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

3 participants