You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby FS Stack
I just released a new version of the ruby-fs-stack gem. This update
includes a migration to /identity/v2/login.
As has been announced several times on the FSDN email list, /identity/
v1 is going away in the November release.
As long as you update your gem before that release, your code will
continue to work—even if you are using com.identity_v1.login in the
gem.
identity_v1 is now just an alias to identity_v2.
Please let me know if you have any questions about this.