motiv-labs / janus

An API Gateway written in Go
https://hellofresh.gitbooks.io/janus
MIT License
2.77k stars 319 forks source link

Add Cassandra Support for Basic Auth #465

Open jtesser opened 3 years ago

jtesser commented 3 years ago

[Short description of problem here]

Is your feature request related to a problem? Please describe. Similar to card https://github.com/motiv-labs/janus/issues/463

We should follow the same pattern the mongoDB Basic auth does and just build on and expand the Repo code. Use the same config and all as the Repo. Essentially if using Cassandra it is used for everything.