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

Add auth handling flow for server #53

Open
lalalune opened this issue Apr 2, 2022 · 0 comments
Open

Add auth handling flow for server #53

lalalune opened this issue Apr 2, 2022 · 0 comments

Comments

@lalalune
Copy link

lalalune commented Apr 2, 2022

Right now, running spells requires no authentication on the server... okay, that's not good!

We can see that we are using "noAuth" in /server/src/routes/spells/index.ts

We should figure out a proper strategy that is congruous with the Latitude API, or we should think of how Thoth manages it's own needs but can contact external providers for user auth (in which case we provide a default anything-goes provider service to mock Latitude API) along with Latitude model services.

alextitonis pushed a commit that referenced this issue May 11, 2022
Enable switching between voice response models
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

1 participant