Philippe Chabot
Philippe Chabot
See https://github.com/ruby-grape/grape-swagger/pull/778#issuecomment-590410310
Maybe I am wrong, but I feel like `reuse_access_token` should apply when refreshing a token that has not expired yet. An improper use of the `refesh_token` grant type could lead...
### Description This [version](https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v5.6.5) of the gem introduced a new functionality allowing us to specify custom attributes to store along the usual data in oauth tables. This is a great...
Please update the README to reflect https://github.com/fotinakis/swagger-blocks/pull/120 changes. Documentation would also be appreciated.
### Description This feature was added in the nwnsc and was useful for the language server. It would be neat to have it available in the nwn_script_comp as well.
Sorry for re-opening an issue, but I really think this needs to be addressed eventually. I explain why in this [comment](https://github.com/DmitryTsepelev/graphql-ruby-persisted_queries/issues/70#issuecomment-2032549398).
### Description This PR migrates the compilation engine from nwnsc to nwn_script_comp. ### Blockers nwn_script_comp doesn't seem to support: - [x] Specify custom include files directories. (nwnsc -i directory_1;directory_2 file_with_includes_in_other_directories.nss)....