Register all of the "access" endpoints with the websocket. Front ends may now connect to the websocket without an oneshot token and login. If the front end already has a JWT for the user it can be passed to the "identify" endpoint to authenticate directly. Signed-off-by: Eric Callahan <arksine.code@gmail.com>