Open okuramasafumi opened 2 years ago
Is your feature request related to a problem? Please describe.
When I started to use fluent reader, I noticed that I need API key for InoReader which I use for aggregation.
However it says it takes 3 days to get API key. I cannot start using fluent reader until I get the API. This isn't good.
Describe the solution you'd like
Support OAuth login.
See: https://www.inoreader.com/developers/oauth
Describe alternatives you've considered
OAuth login flow is as far as I know the simplest way to login. Code could be reused for other service providers.
Additional context
Thank you for nice work! I'm a dev and I'm happy to help if this feature is really going to be implemented.
Did you get the api of the inoreader? I have tried to ask for the api, but they told me that I have to buy a pro account to get it. Did you pay for the api? Or there is a way to get it for free?
@Radcliffe-Bai I switched to readkit that supports InoReader login without api token.
Is your feature request related to a problem? Please describe.
When I started to use fluent reader, I noticed that I need API key for InoReader which I use for aggregation.
However it says it takes 3 days to get API key. I cannot start using fluent reader until I get the API. This isn't good.
Describe the solution you'd like
Support OAuth login.
See: https://www.inoreader.com/developers/oauth
Describe alternatives you've considered
OAuth login flow is as far as I know the simplest way to login. Code could be reused for other service providers.
Additional context
Thank you for nice work! I'm a dev and I'm happy to help if this feature is really going to be implemented.