Add CORSPlug to make web-based OAuth easier.
This commit is contained in:
@@ -56,6 +56,7 @@ defmodule Pleroma.Web.Endpoint do
|
||||
extra: "SameSite=Strict"
|
||||
)
|
||||
|
||||
plug(CORSPlug)
|
||||
plug(Pleroma.Web.Router)
|
||||
|
||||
@doc """
|
||||
|
||||
Reference in New Issue
Block a user