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
Add cycloid uri schema commands cy get and cy uri interpolate (CLI#383) Those commands allows you to fetch and inject values from Cycloid in files. CHANGED
Update user registration and login to support new API schema (CLI#) User registration now uses full_name instead of separate given_name/family_name fields. Username is now optional. Login now only accepts email (username parameter removed).
Add cycloid uri schema commands cy get and cy uri interpolate (CLI#383) Those commands allows you to fetch and inject values from Cycloid in files. CHANGED
Update user registration and login to support new API schema (CLI#) User registration now uses full_name instead of separate given_name/family_name fields. Username is now optional. Login now only accepts email (username parameter removed).
Add cycloid uri schema commands cy get and cy uri interpolate (CLI#383) Those commands allows you to fetch and inject values from Cycloid in files. FIXED
Make interpolator output consistent regarding trailling newlines (CLI#395) All output will end with a newline.