You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.
This technique has the advantage that you don't need to store the user credentials in your application, because the complete authentication is handled by OAuth. OAuth is mandatory for applications allowing many users to access the API. To start using OAuth, you should register your application inside MoneyBird. Inside your MoneyBird account, visit the url /oauth_clients/new to register your application and start using OAuth.
See the oAuth website for information about oAuth. How oAuth works in Zend Framework (with good explanation) can be found here.