The Implicit Grant is an OAuth 2.0 flow that client-side apps use in order to access an API.
More on this flow: https://www.developer.saxo/openapi/learn/oauth-implicit-flow
Interactive demo: https://saxobank.github.io/openapi-samples-js/authentication/oauth2-implicit-flow/
A good tutorial on this grant type: https://auth0.com/docs/api-auth/tutorials/implicit-grant