Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7892508
jwt.ex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
213 B
Referenced Files
None
Subscribers
None
jwt.ex
View Options
defmodule
Pleroma.JWT
do
use
Joken.Config
@impl
true
def
token_config
do
default_claims
(
skip
:
[
:aud
])
|>
add_claim
(
"aud"
,
&
Pleroma.Web.Endpoint
.
url
/
0
,
&
(
&1
==
Pleroma.Web.Endpoint
.
url
()))
end
end
File Metadata
Details
Attached
Mime Type
text/x-ruby
Expires
Thu, Oct 2, 4:27 AM (18 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
447579
Default Alt Text
jwt.ex (213 B)
Attached To
Mode
rPUBE pleroma-upstream
Attached
Detach File
Event Timeline
Log In to Comment