I need an API for updating records of DNS like “A”, “CNAME” and listing of domains on the basis of a particular account.
For that, I need oAuth integration like connecting to our application using the redirect url of login and after login completed redirect back to my application with access token
Could you please tell me that you have provided the above functionality? If yes then please provide reference link
You can use the DNS api for the first part
Cloudflare doesn’t offer OAuth for their API so you would need your users to create API tokens.
1 Like
Will Cloudflare ever support Oauth apps? I noticed the wrangler cli is getting an API token with some sort of internal oauth process, will this ever be exposed to other developers?
I have a lot of use cases in mind, for example letting people easily host websites on /subdirectory creating a worker for them
1 Like