Page MenuHomePhorge

o_auth_app_view.ex
No OneTemporary

Size
337 B
Referenced Files
None
Subscribers
None

o_auth_app_view.ex

# Pleroma: A lightweight social networking server
# Copyright © 2017-2022 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.AdminAPI.OAuthAppView do
use Pleroma.Web, :view
alias Pleroma.Web.MastodonAPI
def render(view, opts), do: MastodonAPI.AppView.render(view, opts)
end

File Metadata

Mime Type
text/x-ruby
Expires
Mon, Jun 29, 9:33 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1628816
Default Alt Text
o_auth_app_view.ex (337 B)

Event Timeline