If you are only authorizing in the client, then implicit. If you send that auth to your server then issue the user your own authentication systems token like a JWT then you want auth flow.
If you are only authorizing in the client, then implicit. If you send that auth to your server then issue the user your own authentication systems token like a JWT then you want auth flow.