You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Solutions for authenticating web APIs is an important topic and there are many solutions available, both those which can be implemented locally and those which are outsourced. The SRP HTTP Framework ships with a few pre-built authentication methods so developers have an out-of-the-box solution. However, the authentication framework is extensible so developers can add to or modify it as needed. Alternative ways of handling authentication will be covered in separate articles.

  • No labels