All of the documentation on Authorization focuses on Authorization Code grant types. I’m curious if Implicit Grant is supported, for developiong client-side javascript apps without exposing Client Secret. I’ve been unable to get this to work in my testing.
TIA,
Kevin