Which grant_type(flow) shoud I use?
So, I have made an application that has a backend (for all the APIs) in springboot and the frontend in Angular.Now I want to add the security part to the application using oauth2.0 (okta as authorization server),i am little confused about the flow that i should follow.