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: make auth mode configurable #1579

Merged
merged 4 commits into from
Nov 3, 2023
Merged

Conversation

mamadoudicko
Copy link
Contributor

@mamadoudicko mamadoudicko commented Nov 3, 2023

Fix #1524

Demo:

Screen.Recording.2023-11-03.at.12.59.29.mp4

Copy link

vercel bot commented Nov 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 3, 2023 0:09am
quivr-strapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 3, 2023 0:09am
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 3, 2023 0:09am

@StanGirard
Copy link
Collaborator

Nice 👍 can you create a documentation page also please ?

Copy link
Contributor

@gozineb gozineb left a comment

Choose a reason for hiding this comment

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

Great work ! THAANKS @mamadoudicko !

@mamadoudicko mamadoudicko merged commit 91fbf15 into main Nov 3, 2023
10 of 11 checks passed
@mamadoudicko
Copy link
Contributor Author

Documentation issue #1580

mamadoudicko pushed a commit that referenced this pull request Nov 6, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.105 (2023-11-06)

## What's Changed
* feat: make auth mode configurable by @mamadoudicko in
#1579
* Fix #1290 issue running migrations by @charlesbrandt in
#1585
* Use 'unless-stopped' instead of 'always' for development by
@charlesbrandt in #1586
* feat: 🎸 vps by @StanGirard in
#1587
* Update vps_install.md for subdomain by @jbeltran73-2 in
#1589

## New Contributors
* @charlesbrandt made their first contribution in
#1585
* @jbeltran73-2 made their first contribution in
#1589

**Full Changelog**:
v0.0.104...v0.0.105

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
coolCatalyst added a commit to coolCatalyst/quivr that referenced this pull request Jun 1, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.105 (2023-11-06)

## What's Changed
* feat: make auth mode configurable by @mamadoudicko in
QuivrHQ/quivr#1579
* Fix #1290 issue running migrations by @charlesbrandt in
QuivrHQ/quivr#1585
* Use 'unless-stopped' instead of 'always' for development by
@charlesbrandt in QuivrHQ/quivr#1586
* feat: 🎸 vps by @StanGirard in
QuivrHQ/quivr#1587
* Update vps_install.md for subdomain by @jbeltran73-2 in
QuivrHQ/quivr#1589

## New Contributors
* @charlesbrandt made their first contribution in
QuivrHQ/quivr#1585
* @jbeltran73-2 made their first contribution in
QuivrHQ/quivr#1589

**Full Changelog**:
QuivrHQ/quivr@v0.0.104...v0.0.105

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Dream528 added a commit to Dream528/quivr that referenced this pull request Jul 28, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.105 (2023-11-06)

## What's Changed
* feat: make auth mode configurable by @mamadoudicko in
QuivrHQ/quivr#1579
* Fix #1290 issue running migrations by @charlesbrandt in
QuivrHQ/quivr#1585
* Use 'unless-stopped' instead of 'always' for development by
@charlesbrandt in QuivrHQ/quivr#1586
* feat: 🎸 vps by @StanGirard in
QuivrHQ/quivr#1587
* Update vps_install.md for subdomain by @jbeltran73-2 in
QuivrHQ/quivr#1589

## New Contributors
* @charlesbrandt made their first contribution in
QuivrHQ/quivr#1585
* @jbeltran73-2 made their first contribution in
QuivrHQ/quivr#1589

**Full Changelog**:
QuivrHQ/quivr@v0.0.104...v0.0.105

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to frontend functionality or under the /frontend directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: email/password login method support, configurable
3 participants