This repository was archived by the owner on Jan 29, 2020. It is now read-only.
File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
< div class ="jumbotron ">
3
3
< h1 > zendframework/zend-expressive-authentication-basic</ h1 >
4
4
5
- < p > Description of component here </ p >
5
+ < p > HTTP Basic Authentication adapter for zend-expressive-authentication. </ p >
6
6
7
7
< pre > < code class ="language-bash "> $ composer require zendframework/zend-expressive-authentication-basic</ code > </ pre >
8
8
</ div >
Original file line number Diff line number Diff line change 1
1
# zend-expressive-authentication-basic
2
2
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 4
4
- index.md
5
5
- Introduction : intro.md
6
6
site_name : Component Name Goes Here
7
- site_description : ' Component Description goes here '
7
+ site_description : ' HTTP Basic Authentication adapter for zend-expressive-authentication. '
8
8
repo_url : ' https://github.com/zendframework/zend-expressive-authentication-basic'
9
9
copyright : ' 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