1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-07 17:59:15 +00:00

feat: device authorization endpoint (#270)

Co-authored-by: Elias Schneider <login@eliasschneider.com>
This commit is contained in:
Kyle Mendell
2025-04-25 12:14:51 -05:00
committed by GitHub
parent 630327c979
commit 22f7d64bf0
26 changed files with 778 additions and 80 deletions

6
package-lock.json generated Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "pocket-id",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}