You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked into the code and the only validation I could find was regarding how many days the token remains valid (128, currently).
Is this the only validation a trunk token goes through? Does this mean that I can run pod register on my machine, click the email link, and use the token in my CI server for 128 days (through COCOAPODS_TRUNK_TOKEN env variable)?
The text was updated successfully, but these errors were encountered:
I looked into the code and the only validation I could find was regarding how many days the token remains valid (128, currently).
Is this the only validation a trunk token goes through? Does this mean that I can run pod register on my machine, click the email link, and use the token in my CI server for 128 days (through COCOAPODS_TRUNK_TOKEN env variable)?
The text was updated successfully, but these errors were encountered: