How Do I generate access tokens via frappe login REST API using Oauth Authentication?

Access Token

Setup OAuth 2 Provider

I set it as force

OAuth Client

Where I recieved the client ID and client secret. I need a access token for every user. how do i get that?

I am trying 3. Access Token method authentication

I referred below documentation: