doorkeeper-devise-client
doorkeeper-devise-client copied to clipboard
An example OAuth 2 client for Doorkeeper Provider App using Rails and Devise
the answers in stack overflow do not reflect the addition of the refresh func in oauth2 gem - this demo does
Is there a way to get the rolify roles from the authorization server to doorkeeper client users table after successful authorization of client app from provider app?
Do you have an example where the client is API and will use the provider app for authentication and authorization using the password flow?
Bumps [puma](https://github.com/puma/puma) from 5.6.5 to 6.0.0. Changelog Sourced from puma's changelog. 6.0.0 / 2022-10-XX Breaking Changes Dropping Ruby 2.2 and 2.3 support (now 2.4+) (#2919) Remote_addr functionality has changed (#2652,...
Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.3 to 1.4.4. Changelog Sourced from pg's changelog. == v1.4.4 [2022-10-11] Lars Kanis [email protected] Revert to let libpq do the host iteration while connecting. #485 Ensure that...