praveenn77 / docusaurus-lunr-search

Local / Offline Search for docusaurus
https://praveenn77.github.io/docusaurus-lunr-search-demo/
MIT License
493 stars 79 forks source link

firebase auth and lunr search #148

Open faithyeenxin opened 6 months ago

faithyeenxin commented 6 months ago

i am trying to add lunr to my docusaurus that has firebase auth however it's not working. I integrated firebase auth using this documentation. previously when i integrated lunr it works however after integrating firebase auth it stopped working.

is there a work around where i can have auth but also search function

praveenn77 commented 6 months ago

@faithyeenxin try this https://github.com/praveenn77/docusaurus-lunr-search/issues/136

praveenn77 commented 6 months ago

Or this one https://github.com/praveenn77/docusaurus-lunr-search/issues/119