ueberauth / guardian_db

Guardian DB integration for tracking tokens and ensuring logout cannot be replayed.
MIT License
368 stars 87 forks source link

Pass prefix in the options for Repo functions #125

Closed forest closed 3 years ago

forest commented 3 years ago

Repo.one expects the prefix to be passed as an options.

See: https://hexdocs.pm/ecto/Ecto.Repo.html#c:one/2-options