Grant Implicit with Angular 6

0

In my company, we work with OAuth. We have an application where there is a method that returns a token.

I'm developing an Angular application that needs to get a token. But I need to make a request with the grant_type of type Implicit.

I do not know how to do this. I searched the internet but without success, can anybody help me? Thanks in advance ..

    
asked by anonymous 31.10.2018 / 21:00

0 answers