Closed riverrun closed 7 years ago
At the moment, mix openmaize.gen.phoenixauth has a --no-html option, but this does not generate all the necessary files to get started with an api.
mix openmaize.gen.phoenixauth
--no-html
Depending on the outcome of this issue, we need to generate files that either use OpenmaizeJWT or Phoenix.Token.
At the moment,
mix openmaize.gen.phoenixauth
has a--no-html
option, but this does not generate all the necessary files to get started with an api.Depending on the outcome of this issue, we need to generate files that either use OpenmaizeJWT or Phoenix.Token.