diff --git a/content/packages/tpointurier-ally-patreon.yml b/content/packages/tpointurier-ally-patreon.yml new file mode 100644 index 0000000..2d838eb --- /dev/null +++ b/content/packages/tpointurier-ally-patreon.yml @@ -0,0 +1,15 @@ +name: '@tpointurier/ally-patreon' +npm: '@tpointurier/ally-patreon' +description: A Patreon driver for AdonisJS Ally +repo: ThibaultPointurier/ally-patreon +icon: patreon.png +github: https://github.com/ThibaultPointurier/ally-patreon +website: https://github.com/ThibaultPointurier/ally-patreon +learn_more: '' +category: Authentication +type: 3rd-party +maintainers: + - name: Thibault Pointurier + github: thibaultpointurier +compatibility: + adonis: ^6.0.0 \ No newline at end of file diff --git a/public/icons/patreon.png b/public/icons/patreon.png new file mode 100644 index 0000000..0fc7d1a Binary files /dev/null and b/public/icons/patreon.png differ