This repository was archived by the owner on Jan 29, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22 < div class ="jumbotron ">
33 < h1 > zendframework/zend-expressive-authentication-basic</ h1 >
44
5- < p > Description of component here </ p >
5+ < p > HTTP Basic Authentication adapter for zend-expressive-authentication. </ p >
66
77 < pre > < code class ="language-bash "> $ composer require zendframework/zend-expressive-authentication-basic</ code > </ pre >
88 </ div >
Original file line number Diff line number Diff line change 11# zend-expressive-authentication-basic
22
3- This component provides ...
3+ This component provides an HTTP Basic Authentication adapter for
4+ [ zend-expressive-authentication] ( https://docs.zendframework.com/zend-expressive-authentication ) .
5+
6+ Docs are forthcoming...
Original file line number Diff line number Diff line change 44 - index.md
55 - Introduction : intro.md
66site_name : Component Name Goes Here
7- site_description : ' Component Description goes here '
7+ site_description : ' HTTP Basic Authentication adapter for zend-expressive-authentication. '
88repo_url : ' https://github.com/zendframework/zend-expressive-authentication-basic'
99copyright : ' Copyright (c) 2017 <a href="http://www.zend.com/">Zend Technologies USA Inc.</a>'
You can’t perform that action at this time.
0 commit comments