Updated a few package.iron files.

This commit is contained in:
Jocelyn Fiat
2017-10-06 14:06:46 +02:00
parent 70f00651c7
commit 2f98d7031f
15 changed files with 80 additions and 69 deletions

View File

@@ -6,7 +6,7 @@ project
note
title: JSON Web Token
description: JSON Web Token
tags:jwt,web,jws,jwe,token,jose
tags: jwt,web,jws,jwe,token,jose
copyright: 2011-2017, Jocelyn Fiat, Eiffel Software and others
license: Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)
link[license]: http://www.eiffel.com/licensing/forum.txt

View File

@@ -5,7 +5,7 @@ project
note
title: Eiffel OpenID
description: OpenID consumer library
description: OpenID consumer library
tags: openid,security,web,authentication,sso
copyright: 2011-2016, Jocelyn Fiat, Eiffel Software and others
license: Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)
@@ -14,4 +14,3 @@ note
link[doc]: "Documentation" https://github.com/EiffelWebFramework/EWF/tree/master/library/security/http_authorization/README.md
end