with the upcoming new release of NDK you can have AUTH policies, so that you can execute some code on a default or per-releay basis to decide whether to authenticate to relays. So for example you'll be able to:

* ask the user to authenticate
* always authenticate
* disconnect from relays that require you to authenticate
* etc