Skip to content

Commit

Permalink
Merge pull request #123 from bartduisters/patch-1
Browse files Browse the repository at this point in the history
Remove outdated link.
  • Loading branch information
claustres authored Feb 27, 2020
2 parents ebfb566 + 46f4859 commit df5471d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,10 +322,6 @@ fetch('/authManagement', {
.then(data => { ... }).catch(err => { ... });
```

You will want to refer to
[authenticating over HTTP](./local.md).


### React Redux
See `feathers-reduxify-services` for information about state, etc.
See `feathers-starter-react-redux-login-roles` for a working example.
Expand Down

0 comments on commit df5471d

Please sign in to comment.