Seeting up OAuth2

Hello Everyone,

I am trying to set up the OAuth2. I have followed all the documentation related to it.
https://frappeframework.com/docs/v14/user/en/api/rest
https://frappeframework.com/docs/v14/user/en/guides/integration/how_to_set_up_oauth
https://frappeframework.com/docs/v13/user/en/guides/integration/rest_api/oauth2

But OAuth2 is not generated. So please guide me on it.

Hi,

Maybe you can refer to this: Using Frappe as OAuth Service

This uses Framework to be the authenticator for Grafana, you can drop Grafana for anything else but make sure to read the docs of the App to set up OAuth2

1 Like

I want to create the OAuth Bearer Token.