I am currently using REST to query a discussion board list. The results I am then displaying nicely in a table using bootstrap.
We are using office 365. The REST query returns an authorID. How can we use csom to get the username from the authorID returned from the REST query.