Add documentation
This commit is contained in:
parent
a597daa920
commit
64e1deca92
6 changed files with 69 additions and 17 deletions
|
|
@ -14,7 +14,7 @@ defmodule BirdyChatWeb.Api.Server.Internal.Controller do
|
|||
|
||||
The endpoint is protected by simple authentication that requires the secret key of all servers
|
||||
being the same. It is good enough for a demo, but for any real application it would need to be
|
||||
reconsidered.
|
||||
reconsidered. HTTPS would be a non-negotiable requirement for any user-facing deployment.
|
||||
"""
|
||||
|
||||
use BirdyChatWeb, :controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue