Okay, so I did ask this in #pretendo, however it got buried, so I'll ask it here. Sorry in advance if I shouldn't, I checked the FAQ and didn't see anything against this.
I am making a Miiverse frontend for Android, and I would like to support the use of Juxt with it. One of my big things to implement is service tokens, and I found this project (https://github.com/MatthewL246/Miiverse-PC) on Github that might serve as a good example to implement them, however I'm wondering if the methods it uses are subject to change or if it's mostly set in stone at this point.
So, ig the TL;DR: Is this a good example of how to implement service tokens in my app, or no?