Skip to content

Release 1.5.1

Compare
Choose a tag to compare
@kober32 kober32 released this 22 Mar 12:08
· 206 commits to develop since this release

What's new

🚀   Features

  • added token-based authentication API (#25)
  • added biometry info API (#24)

💊   Fixes

  • fixed auto-linking on iOS (#21)

⚠️   Compatibility warning

Some classes moved to the new path (lib). For example:
before: import {PowerAuthOtpUtil} from 'react-native-powerauth-mobile-sdk';
after: import {PowerAuthOtpUtil} from 'react-native-powerauth-mobile-sdk/lib/PowerAuthOtpUtil';

Native PowerAuthSDK version

⏫   1.5.2