DiscipleTools / disciple-tools-mobile-app

The React Native code base for the Disciple.Tools mobile app
https://disciple.tools/
15 stars 19 forks source link

JWT and mobile app plugin. #765

Open corsacca opened 1 year ago

corsacca commented 1 year ago

The JWT Authentication library is now included in the D.T theme.

This means that the app will log in and seem to work without the mobile app plugin installed.

The mobile app plugin takes care of notifications and some extra endpoints.

Do we need to add a check for the mobile app plugin?