Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions PocketID/PocketID.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\PocketID;

class PocketID extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions PocketID/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "77b070a4835c69b30a347c63df3e3fcd490620d9",
"name": "Pocket ID",
"website": "https://pocket-id.org/",
"license": "BSD 2-Clause \"Simplified\" License",
"description": "User-friendly OpenID Connect and OAuth 2.0 provider that lets users sign in to your applications with passkeys.",
"enhanced": false,
"tile_background": "light",
"icon": "pocketid.svg"
}
1 change: 1 addition & 0 deletions PocketID/pocketid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.