1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2025-01-25 07:05:09 +00:00
akkoma/lib/pleroma/web/o_auth.ex

7 lines
194 B
Elixir
Raw Normal View History

# Pleroma: A lightweight social networking server
2020-03-03 16:44:49 -06:00
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.OAuth do
end