logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

accessible_access_token_fabricator.rb (106B)


  1. Fabricator :accessible_access_token, from: :access_token do
  2. expires_in { nil }
  3. revoked_at { nil }
  4. end