We sadly don’t really have any infrastructure set up to hand out programmatic auth tokens, but I think we set the expiration date to something like 5 years, so I don’t think you should run into much of an issue.
And yeah, Meteor generally communicates over websockets. So my guess is that includes the auth part.
Yep, all auth currently happens via Meteor.
We sadly don’t really have any infrastructure set up to hand out programmatic auth tokens, but I think we set the expiration date to something like 5 years, so I don’t think you should run into much of an issue.
And yeah, Meteor generally communicates over websockets. So my guess is that includes the auth part.