Version 1.0 is a major release of Authcore that contains many improvements and new features. As it contains several changes that are incompatible with previous releases, developers are required to change their apps before upgrading to Version 1.0.
Major Changes in Authcore 1.0
API 2.0
API 2.0 is a complete revamp of Authcore API. It is a RESTful API with a simpler and more consistent design. Previous gRPC-based API was deprecated.
User Widget to change name, email and phone number has been removed
The User Widget is simplified in Authcore 1.0 to focus on security settings. Function to change name, email and phone number has been removed. Applications should implement these feature using server-to-server API calls.