danielberkompas / mithril

An Elixir architecture-in-a-box for a backend server. Supports GraphQL, Authority authentication, and more.
MIT License
80 stars 6 forks source link

Use Authority for Accounts Domain #15

Closed danielberkompas closed 6 years ago

danielberkompas commented 6 years ago

This PR will ensure that all new Mithril apps which have an accounts domain use Authority.

danielberkompas commented 6 years ago

@silasjmatson You can refer to this diff if you want to transition SWO over to using Authority.