As pointed out in https://github.com/staticdeploy/staticdeploy/issues/72 and https://github.com/staticdeploy/staticdeploy/issues/72#issuecomment-1021235807 , using the implicit flow has a series of problems: - some OAuth providers don't support it - some OAuth providers that support it have deprecated it - it has been removed from the (upcoming) OAuth 2.1 spec
As pointed out in #72 and #72 (comment) , using the implicit flow has a series of problems: