I want to express my concern about this deprication change. I understand the move to dev-dashboard but the fact you cannot create an access token for machine2machine integrations is in my opinion completely unacceptable. Most of those apps are not apps at all but integrations.
In my opinion this is not improving security at all:
- You get a wild grown of the basic app templates to get the access token via console.log or db. So you skip the
on time revealand have lots of simple db’s just for the token whits the merchants needs to keep save next to the integration party. - Because of the hoops merchants will create one token with all scopes and use that for multiple integrations.
It feels like the wrong direction in all regards. An IT department of a big semi-goverement company came with the idea to force users to change there password every 2 months and could not overlap more than 20% and could not been previous passwords. From technical standpoint this sounds great. In practice: sticky note of the new password under each keyboard.