Ask, reply and learn. Join the community of Akaunting.
I am actively working to integrate Akaunting into my custom authentication system for all my applications. Can someone please point me to where the change password PHP code is so I can update user passwords from outside of the Akaunting user interface?
Also is there an authentication API where when provided with a username and passowrd via a JWT Token the user will be automatically logged in?
Thanks,
Marc
Hello,
Akaunting uses the Dingo API package of Laravel so here you can check its documentation:
https://github.com/dingo/api/wiki/Authentication
Regards
Showing 1 to 2 of 2 discussions