Closed vanillajonathan closed 2 years ago
It was postponed to 2022-01-09.
The only thing what will happen is that you can no longer get a new static access token, but you can still use existing ones. Therefore the SDK should support it. So, I can delete the StaticTokenAuthWorkflow but not the StaticTokenAuth(orization)
It was postponed to 2022-01-09.
The only thing what will happen is that you can no longer get a new static access token, but you can still use existing ones. Therefore the SDK should support it. So, I can delete the StaticTokenAuthWorkflow but not the StaticTokenAuth(orization)
The old way will work for existing setups until that token expires Fortnox says that that is aprox 10 years
@xpagedeveloper - But the activation (getting a new long-term token) should not be possible anymore even for old apps, right?
It is working for us :) We can still get a new long-term token.
I know that Fortnox has keept it for some types of customers but officially it’s closed since 6/1 2022
Same here, we can get new static access tokens and the lifetime of them is 10 years so let them be. Don´t remove anything from this excellent SDK 👍
Yes please keep it but i wonder why the StaticTokenAuthWorkflow does not have a Revoke function? Strangely it exists in the StandardAuthWorkflow with the name RevokeLegacyTokenAsync.
In that moment I thought the old auth class will be removed but revoke old access token should still be available, so I put it to new workflow class. Now it make sense to put it to StaticTokenAuthWorkflow.
https://developer.fortnox.se/blog/fortnox/