Enables issuance of temporary auth tokens that can be used via browser link to auto-login a specific user into AnythingLLM. This makes cross-authentication from an external service trivial to implement as auth can be handled elsewhere, but the user still gets access to AnythingLLM.
Pull Request Type
Relevant Issues
resolves #2552
What is in this change?
Documentation: https://github.com/Mintplex-Labs/anythingllm-docs/pull/109
Additional Information
Developer Validations
yarn lint
from the root of the repo & committed changes