feat(interfaces): Add JWT public-key and blocklist request interfaces, publish ordering files, and update dependencies

This commit is contained in:
2025-12-15 18:58:10 +00:00
parent cc9d56ff4b
commit dc3f232f43
10 changed files with 64 additions and 6 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@idp.global/idp.global',
version: '1.11.0',
version: '1.12.0',
description: 'An identity provider software managing user authentications, registrations, and sessions.'
}
+3
View File
@@ -0,0 +1,3 @@
{
"order": 2
}