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

feat: allow openid-client to be optional #40

Merged
merged 3 commits into from
Jan 5, 2024

Conversation

vinceh121
Copy link
Contributor

Description de la demande de fusion

Allows openid-client to be optional

Type de changement

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • Mon code ne met pas en danger les données personnelles des utilisateurs
  • Les noms des commits suivent la convention Conventional Commits
  • J'ai vérifié l'entièreté du code avant de le soumettre
  • J'ai mis à jour la documentation en lien avec mes commits
  • Mon code ne génère pas d'erreurs
  • Mon code génère peut-être toutes les erreurs possibles et imaginables
  • J'ai ajouté les tests unitaires correspondants (dossier tests)
  • Les anciens et nouveaux tests unitaires sont validés en local

Note

Avant de fusionner cette PR, elle devra recevoir l'approbation d'au moins une des personnes suivantes :

@maelgangloff
Copy link
Owner

Salut @vinceh121,
je te remercie pour la PR concernant la feature dont on avait discuté.
Vu les changements proposés, cela sera surement publié dans une nouvelle version majeure.

@maelgangloff maelgangloff merged commit 991c2b7 into maelgangloff:master Jan 5, 2024
2 checks passed
@maelgangloff maelgangloff self-requested a review January 5, 2024 18:05
@maelgangloff maelgangloff self-assigned this Jan 5, 2024
@maelgangloff maelgangloff added the enhancement New feature or request label Jan 5, 2024
Copy link
Owner

@maelgangloff maelgangloff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merci pour la PR @vinceh121 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants