danschultzer / phoenix_oauth2_provider

Get an OAuth 2 provider running in your phoenix with controllers, views and models in just two minutes
MIT License
84 stars 41 forks source link

Latest 1.3 changes #5

Closed dansandland closed 7 years ago

dansandland commented 7 years ago

Various changes to support Phoenix 1.3 release.

  1. Mix.Phoenix.copy_from/5 became Mix.Phoenix.copy_from/4 (Phoenix v1.3.0-rc.3 commit)

  2. Use MyAppWeb convention added in 1.3.0-rc.3

danschultzer commented 7 years ago

Thanks for the patience, I've released v0.3.0.