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
@jbrooksuk We need to decide on the abilities and expires_at. IMO it makes sense to throw something into the upgrade documentation that old 2.4 API Keys will continue to work for up to 90 days. But if they want to use the API after that, then they'll need to generate a new API Token using the 3.x dashboard.
The text was updated successfully, but these errors were encountered:
joelbutcher
changed the title
Migrate existing installations from 2.4
Migrate v2.4 installations to v3.0
Jan 15, 2025
joelbutcher
changed the title
Migrate v2.4 installations to v3.0
Migrate v2.4 installations to v3.x
Jan 15, 2025
We need a method of migrating users from 2.4 to 3.x.
Things to consider:
AOB (please add to this list)
As a comment on the latter, once #183 is merged, we'll need to programmatically migrate users 2.4 API Keys to 3.x using something like the following
@jbrooksuk We need to decide on the
abilities
andexpires_at
. IMO it makes sense to throw something into the upgrade documentation that old 2.4 API Keys will continue to work for up to 90 days. But if they want to use the API after that, then they'll need to generate a new API Token using the 3.x dashboard.The text was updated successfully, but these errors were encountered: