Andrew Schmidt

Results 7 issues of Andrew Schmidt

### Pull Request Summary Please describe what your PR does here. Be detailed so the changes you're proposing are obvious. Includes a dockerfile for ease of development setup (not intended...

When using the Odata Connected Service Plugin for VS to import a metadata document and generate project code for our entities, there is a virtual property added with the POCO...

investigating
client

Added X++ support ### Changes ### Checklist - [ ] Added markup tests, or they don't apply here because... - [ ] Updated the changelog at `CHANGES.md`

I am trying to bootstrap this to my browser (not needing to dig into platform level development yet). Is there a good documentation for this. I am sort of going...

### Discussed in https://github.com/lowcoder-org/lowcoder/discussions/888 Originally posted by **andrewschmidt-a** May 16, 2024 I know that AGPL requires releasing the source code for all modifications to the source code. However if we...

When using the client with offline access, refreshing the token will not pull in additional scopes added. by adding scope to the refresh token payload, this could be done. Could...