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'm currently dealing with a lot of base64 encrypted env variables, it would be helpful to have a base64: true option which decodes the value before parsing it.
I'm currently dealing with a lot of base64 encrypted env variables, it would be helpful to have a
base64: trueoption which decodes the value before parsing it.