e-mission / cordova-jwt-auth

BSD 3-Clause "New" or "Revised" License
2 stars 9 forks source link

Support generic prompted auth #28

Closed shankari closed 6 years ago

shankari commented 6 years ago

Before this, the prompt was hard-coded to "Dummy dev auth" (left), which is an issue when it is used for token-based authentication. Now, the prompt can be configured so that if token based authentication is used, the prompt can say "Enter token" (right).

Before After
simulator screen shot - iphone 6s - 2018-07-29 at 10 58 08 simulator screen shot - iphone 6s - 2018-07-29 at 10 50 42