feat(web): Improve UI styling and add registration prompt

This commit is contained in:
2024-10-01 20:03:49 +02:00
parent 8d4bfe6e3a
commit e36b701812
7 changed files with 247 additions and 116 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@idp.global/idp.global',
version: '1.1.1',
version: '1.2.0',
description: 'An identity provider software managing user authentications, registrations, and sessions.'
}