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]
|
||||
name = "Canaille"
|
||||
version = "0.0.51"
|
||||
description = "Lightweight identity and autorization management software"
|
||||
description = "Lightweight identity and authorization management software"
|
||||
license = "MIT"
|
||||
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
||||
classifiers = [
|
||||
|
|
Loading…
Reference in a new issue