question

adamd avatar image
adamd asked Bryanne Vega answered

CloverAuth Authenticate deprecated?

We have noticed that the method

 CloverAuth.authenticate(Context, Account);

Has been deprecated. Any reason for this? Also what is the correct auth method that we are supposed to use now at targetSdkVersion = 25?

OAuth
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Bryanne Vega avatar image
Bryanne Vega answered

Your IDE should highlight the recommended functions/method.


Just do the following:


CloverAuth.authenticate(Context);
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community