I found a neat work around for registering a device / station using a QR code.
PROBLEM - I was a using a device that was connected to the internet but I was not able to easily send a station link to the device. AND ideally i didn’t want to use my SSO details and 2 factor authentication on each device.
SOLUTION
I created the station links like normal
Used a Tulip app to translate these links in to a QR code using the bar code widget
I used the camera on the device to scan the QR code, the QR code opened a link in the browser and registered the device.
Sure others have found this before because it is pretty simple but thought it would be good to document for others.