Hi there. In the docs I saw that it's possible to join and manually approve clients without an access token. How would a client connect or request to connect without an access token? As in, what would the command be if this is even possible
b
bored-island-21407
08/03/2022, 10:04 PM
extremely difficult to do right now
bored-island-21407
08/03/2022, 10:08 PM
As chnges were made to the contents of the token, command line flags for join command have not kept pace and so there is no way to provide the required information to the join command without a token.
bored-island-21407
08/03/2022, 10:08 PM
It can be done using direct calls to the api
m
microscopic-motherboard-98016
08/04/2022, 5:39 PM
Alright, thank you. I'll use access tokens for now then. 🙂