authup

Authup is an authentication & authorization system.

APACHE-2.0 License

Downloads
11.3K
Stars
31
Committers
4

Bot releases are visible (Hide)

authup - v1.0.0-beta.21 Latest Release

Published by github-actions[bot] 6 days ago

1.0.0-beta.21 (2024-10-13)

Features

  • cleaup and simplified nuxt package & enhanced cookie handling (c744200)
  • extended use-permisison-check api & created permission-check component (50df06a)
  • initial nuxt package impplementation (#2389) (3787402)
  • some optimizations for web kit store (e81882c)

Bug Fixes

  • execution of client response error token hook (2b5d20a)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-web-kit bumped from ^1.0.0-beta.20 to ^1.0.0-beta.21
      • @authup/kit bumped from ^1.0.0-beta.20 to ^1.0.0-beta.21
      • @authup/core-kit bumped from ^1.0.0-beta.20 to ^1.0.0-beta.21
      • @authup/client-web-nuxt bumped from ^1.0.0-beta.20 to ^1.0.0-beta.21
authup - v1.0.0-beta.20

Published by github-actions[bot] 21 days ago

1.0.0-beta.20 (2024-09-28)

Features

  • add built_in & display_name attribute to few entities (#2193) (42d062f)
  • enhance nav-tabs and table styling (afd4f35)
  • make permission/ability fns async (#2116) (c0491c1)
  • moved built-in policy parser, attributes query fixer, ... (0599b54)
  • permission repository for permission manager (#2129) (afe3700)

Bug Fixes

  • enforce uniqueness for all database types (48cd4a7)
  • route access in page components (1648b1d)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-web-kit bumped from ^1.0.0-beta.19 to ^1.0.0-beta.20
      • @authup/kit bumped from ^1.0.0-beta.19 to ^1.0.0-beta.20
      • @authup/core-kit bumped from ^1.0.0-beta.19 to ^1.0.0-beta.20
authup - v1.0.0-beta.19

Published by github-actions[bot] 4 months ago

1.0.0-beta.19 (2024-06-30)

Features

Bug Fixes

  • deps: bump nuxt to v3.12.2 (86e9be4)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-web-kit bumped from ^1.0.0-beta.18 to ^1.0.0-beta.19
      • @authup/kit bumped from ^1.0.0-beta.18 to ^1.0.0-beta.19
      • @authup/core-kit bumped from ^1.0.0-beta.18 to ^1.0.0-beta.19
      • @authup/client-web-config bumped from ^1.0.0-beta.18 to ^1.0.1-beta.18
authup - v1.0.0-beta.18

Published by github-actions[bot] 4 months ago

1.0.0-beta.18 (2024-06-24)

Features

  • allow passing pinia instance to client-web-kit package (e664b37)
  • identity-provider-{attribute,role,permission}-mapping (#2058) (b5c5f15)
  • implement interaction between timeago and ilingo library (5b44aaf)
  • implemented ilingo v4 with reactive form rules translations (#1913) (75aaa16)
  • migrated to bootstrap-vue-next v0.17 (7d32617)
  • optimized pinia based store + renamed ability manager (f309e99)
  • reimplemented store,http-client,... installation & usage (#1986) (ca5fc93)
  • reorganized code (#1945) (f5622d3)
  • simplified role-,permission-,scope-form (7b5cb4a)
  • simplified validation handling in login.vue component (320e049)
  • translations for components (#1914) (e713752)
  • validaiton severity implementation (0e4d0a0)

Bug Fixes

  • deps: bump zod from 3.22.4 to 3.22.5 (#1912) (366b48e)
  • deps: bump zod from 3.23.0 to 3.23.7 (#1958) (0cf64ca)
  • deps: bump zod from 3.23.7 to 3.23.8 (#1962) (25f63cb)
  • encforcing entity unique constraints on create/update operation (a9680df)
  • package name of plugin packages (2c8a5ca)
  • typings in translator + updated vuelidate (0e1a8e8)
  • use store access in page components (8d75d0d)
  • using useCookie composable in kit plugin configuration (e718bef)
authup - v1.0.0-beta.17

Published by github-actions[bot] 4 months ago

1.0.0-beta.17 (2024-06-23)

Features

  • allow passing pinia instance to client-web-kit package (e664b37)
  • identity-provider-{attribute,role,permission}-mapping (#2058) (b5c5f15)
  • implement interaction between timeago and ilingo library (5b44aaf)
  • implemented ilingo v4 with reactive form rules translations (#1913) (75aaa16)
  • migrated to bootstrap-vue-next v0.17 (7d32617)
  • optimized pinia based store + renamed ability manager (f309e99)
  • reimplemented store,http-client,... installation & usage (#1986) (ca5fc93)
  • reorganized code (#1945) (f5622d3)
  • simplified role-,permission-,scope-form (7b5cb4a)
  • simplified validation handling in login.vue component (320e049)
  • translations for components (#1914) (e713752)
  • validaiton severity implementation (0e4d0a0)

Bug Fixes

  • deps: bump zod from 3.22.4 to 3.22.5 (#1912) (366b48e)
  • deps: bump zod from 3.23.0 to 3.23.7 (#1958) (0cf64ca)
  • deps: bump zod from 3.23.7 to 3.23.8 (#1962) (25f63cb)
  • encforcing entity unique constraints on create/update operation (a9680df)
  • package name of plugin packages (2c8a5ca)
  • typings in translator + updated vuelidate (0e1a8e8)
  • use store access in page components (8d75d0d)
  • using useCookie composable in kit plugin configuration (e718bef)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-web-config bumped from ^1.0.1-beta.13 to ^1.0.0-beta.17
authup - v1.0.1-beta.13

Published by github-actions[bot] 4 months ago

1.0.1-beta.13 (2024-06-07)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/server-kit bumped from ^1.0.0-beta.13 to ^1.0.0-beta.16
      • @authup/server-core-plugin-kit bumped from ^1.0.0-beta.13 to ^1.0.0-beta.16
    • peerDependencies
      • @authup/server-kit bumped from ^1.0.0-beta.13 to ^1.0.0-beta.16
      • @authup/server-core-plugin-kit bumped from ^1.0.0-beta.13 to ^1.0.0-beta.16
authup - v1.0.0-beta.14

Published by github-actions[bot] 5 months ago

1.0.0-beta.14 (2024-05-13)

Features

  • allow passing pinia instance to client-web-kit package (e664b37)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-web-kit bumped from ^1.0.0-beta.13 to ^1.0.0-beta.14
authup - v1.0.0-beta.13

Published by github-actions[bot] 5 months ago

1.0.0-beta.13 (2024-05-13)

Features

  • optimized pinia based store + renamed ability manager (f309e99)
  • reimplemented store,http-client,... installation & usage (#1986) (ca5fc93)
  • simplified role-,permission-,scope-form (7b5cb4a)

Bug Fixes

  • encforcing entity unique constraints on create/update operation (a9680df)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-web-kit bumped from ^1.0.0-beta.12 to ^1.0.0-beta.13
      • @authup/kit bumped from ^1.0.0-beta.12 to ^1.0.0-beta.13
      • @authup/core-kit bumped from ^1.0.0-beta.12 to ^1.0.0-beta.13
      • @authup/client-web-config bumped from ^1.0.0-beta.12 to ^1.0.0-beta.13
authup - v1.0.0-beta.12

Published by github-actions[bot] 5 months ago

1.0.0-beta.12 (2024-05-10)

Features

  • implement interaction between timeago and ilingo library (5b44aaf)
  • implemented ilingo v4 with reactive form rules translations (#1913) (75aaa16)
  • migrated to bootstrap-vue-next v0.17 (7d32617)
  • reorganized code (#1945) (f5622d3)
  • simplified validation handling in login.vue component (320e049)
  • translations for components (#1914) (e713752)
  • validaiton severity implementation (0e4d0a0)

Bug Fixes

  • deps: bump zod from 3.22.4 to 3.22.5 (#1912) (366b48e)
  • deps: bump zod from 3.23.0 to 3.23.7 (#1958) (0cf64ca)
  • package name of plugin packages (2c8a5ca)
  • typings in translator + updated vuelidate (0e1a8e8)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-web-kit bumped from ^1.0.0-beta.11 to ^1.0.0-beta.12
      • @authup/kit bumped from ^1.0.0-beta.11 to ^1.0.0-beta.12
      • @authup/core-kit bumped from ^1.0.0-beta.11 to ^1.0.0-beta.12
      • @authup/core-http-kit bumped from ^1.0.0-beta.11 to ^1.0.0-beta.12
      • @authup/client-web-config bumped from ^1.0.0-beta.11 to ^1.0.0-beta.12
authup - v1.0.1-beta.10

Published by github-actions[bot] 5 months ago

1.0.1-beta.10 (2024-05-09)

Bug Fixes

  • package name of plugin packages (2c8a5ca)
authup - v1.0.0-beta.10

Published by github-actions[bot] 5 months ago

1.0.0-beta.10 (2024-05-08)

Features

  • implement interaction between timeago and ilingo library (5b44aaf)
  • implemented ilingo v4 with reactive form rules translations (#1913) (75aaa16)
  • migrated to bootstrap-vue-next v0.17 (7d32617)
  • reorganized code (#1945) (f5622d3)
  • simplified validation handling in login.vue component (320e049)
  • translations for components (#1914) (e713752)
  • validaiton severity implementation (0e4d0a0)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-web-kit bumped from ^1.0.0-beta.9 to ^1.0.0-beta.10
      • @authup/config bumped from ^1.0.0-beta.9 to ^1.0.1-beta.9
      • @authup/kit bumped from ^1.0.0-beta.9 to ^1.0.0-beta.10
      • @authup/core-kit bumped from ^1.0.0-beta.9 to ^1.0.0-beta.10
      • @authup/core-http-kit bumped from ^1.0.0-beta.9 to ^1.0.0-beta.10
      • @authup/client-web-config bumped from ^1.0.0-beta.9 to ^1.0.0-beta.10
authup - server-kit: v1.0.0-beta.9

Published by github-actions[bot] 6 months ago

1.0.0-beta.9 (2024-04-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
authup - server-core: v1.0.0-beta.9

Published by github-actions[bot] 6 months ago

1.0.0-beta.9 (2024-04-10)

Features

  • check composite unique constraints on resource creation for sqlite (#1870) (d07fcb9)

Bug Fixes

  • column names for sqlite uniqueness enforcement should be based on property name (5de8c5f)
  • deps: bump @hapic/oauth2 from 2.4.1 to 2.4.2 (#1835) (d870a11)
  • deps: bump @hapic/vault from 2.3.2 to 2.3.3 (#1836) (a51ef81)
  • deps: bump @routup/basic from 1.3.1 to 1.3.2 (#1865) (7c00221)
  • deps: bump @routup/decorators from 3.3.1 to 3.3.2 (#1873) (0fdff25)
  • deps: bump @routup/swagger from 2.3.5 to 2.3.6 (#1875) (cf13487)
  • deps: bump better-sqlite3 from 9.4.3 to 9.4.5 (#1868) (941324f)
  • deps: bump hapic from 2.5.0 to 2.5.1 (#1834) (4f815b1)
  • deps: bump locter from 2.0.2 to 2.1.0 (#1855) (3628d76)
  • deps: bump mysql2 from 3.9.3 to 3.9.4 (#1883) (c5118a7)
  • deps: bump pg from 8.11.3 to 8.11.5 (#1856) (8cb11c7)
  • deps: bump reflect-metadata from 0.2.1 to 0.2.2 (#1841) (ee73bf7)
  • deps: bump routup from 3.2.0 to 3.3.0 (#1847) (3f80b81)
  • deps: bump smob from 1.4.1 to 1.5.0 (#1843) (4741a8a)
  • deps: bump typeorm-extension from 3.5.0 to 3.5.1 (#1884) (f349c80)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/config bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/server-kit bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
authup - server-adapter: v1.0.0-beta.9

Published by github-actions[bot] 6 months ago

1.0.0-beta.9 (2024-04-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/server-kit bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/server-kit bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
authup - global-core: v1.0.0-beta.9

Published by github-actions[bot] 6 months ago

1.0.0-beta.9 (2024-04-10)

Bug Fixes

  • deps: bump @hapic/oauth2 from 2.4.1 to 2.4.2 (#1835) (d870a11)
  • deps: bump @hapic/vault from 2.3.2 to 2.3.3 (#1836) (a51ef81)
  • deps: bump hapic from 2.5.0 to 2.5.1 (#1834) (4f815b1)
authup - global-config: v1.0.0-beta.9

Published by github-actions[bot] 6 months ago

1.0.0-beta.9 (2024-04-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
authup - global-authup: v1.0.0-beta.9

Published by github-actions[bot] 6 months ago

1.0.0-beta.9 (2024-04-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/client-web bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/client-web-config bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/config bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/server-core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
authup - client-vue: v1.0.0-beta.9

Published by github-actions[bot] 6 months ago

1.0.0-beta.9 (2024-04-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
authup - client-web-config: v1.0.0-beta.9

Published by github-actions[bot] 6 months ago

1.0.0-beta.9 (2024-04-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
authup - client-web: v1.0.0-beta.9

Published by github-actions[bot] 6 months ago

1.0.0-beta.9 (2024-04-10)

Bug Fixes

  • deps: bump @hapic/oauth2 from 2.4.1 to 2.4.2 (#1835) (d870a11)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-vue bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/config bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/core bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9
      • @authup/client-web-config bumped from ^1.0.0-beta.8 to ^1.0.0-beta.9