API Upgrades: Working with logged-in users
We’ve added some new features to our API so that you can now make login requests and work with the logged-in user!
Highlights include:
- Secure user tokens to authenticate request for Knack users.
- Utility functions for getting properties of the logged-in user and checking for role permissions.
- Remote login requests.
- Mobile developers can have mobile users log-in with their Knack credentials.
- Make page requests with views that are connected to the logged-in user.
- Permission customization with user roles.