forked from Github-Mirrors/canaille
fix: 'authorization' typo
This commit is contained in:
parent
c28a82f87e
commit
cd92fd383a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build-backend = "poetry.masonry.api"
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "Canaille"
|
name = "Canaille"
|
||||||
version = "0.0.51"
|
version = "0.0.51"
|
||||||
description = "Lightweight identity and autorization management software"
|
description = "Lightweight identity and authorization management software"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|
Loading…
Reference in a new issue