blob: 280cf28c03fb948478610d86b3cfd1f764aa7633 (
plain)
1
2
3
4
5
6
|
# Pleroma: A lightweight social networking server
# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.OAuth do
end
|