|
11 | 11 | |
12 | 12 | ## Installation |
13 | 13 |
|
14 | | -To get the latest version of Laravel Paystack, simply require it |
| 14 | +To get the latest version of Laravel Api Auth, simply require it |
15 | 15 |
|
16 | 16 | ```bash |
17 | 17 | composer require iamnotstatic/laravel-api-auth |
@@ -126,15 +126,19 @@ Login |
126 | 126 |  |
127 | 127 |
|
128 | 128 | Logout |
| 129 | + |
129 | 130 |  |
130 | 131 |
|
131 | 132 | Get User |
| 133 | + |
132 | 134 |  |
133 | 135 |
|
134 | 136 | Forgotten Password |
| 137 | + |
135 | 138 |  |
136 | 139 |
|
137 | 140 | Reset Passowrd |
| 141 | + |
138 | 142 |  |
139 | 143 |
|
140 | 144 | ## Contributing |
|
0 commit comments