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

Feature: Function-like options #123

Closed
stephane-segning opened this issue Dec 1, 2023 · 2 comments
Closed

Feature: Function-like options #123

stephane-segning opened this issue Dec 1, 2023 · 2 comments

Comments

@stephane-segning
Copy link
Contributor

  • Make options function-like, to help for multi-tenancy
  • Add providers by ID & type
  • Default provider ID is the type
  • Make options take an array
@stephane-segning
Copy link
Contributor Author

I'll start working on this. @adrien2p how do you think about it?

@adrien2p
Copy link
Owner

adrien2p commented Dec 1, 2023

I think that it is good man thanks :)

adrien2p added a commit that referenced this issue Dec 6, 2023
* feat(auth): added new array-like structure

* bump: simplify the array extraction

Co-authored-by: Adrien de Peretti <[email protected]>

* bump(auth): lint fix

* fix(auth): iteration over auth options

---------

Co-authored-by: Adrien de Peretti <[email protected]>
@adrien2p adrien2p closed this as completed Dec 7, 2023
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

2 participants