Alexander Schneider
Alexander Schneider
Is it possible to somehow receive the response dict from the login function instead of / additionaly to the Boolean answer?
It would be really helpfull if you could create a PyPi package. Would make the packaging of programs using your API easier.
Cursive already supports `ghostwheel.core/>defn` and `ghostwheel.core/>defn-` to be treated like the equivalent definitions. But ghostweel is not maintained anymore. Guardrails are the contemporary library and work as a drop-in replacement....
When using a set in a spec, the coercion with the json-transformer does not work correctly. Here is a minimal example: ```clojure (s/def ::hello #{:one :two :three}) (s/def ::test-set (s/keys...
Resolve issue #203 by reintroducing flatten into the composition used by join-classes
Add schnaq for electronic voting, polling, interactive wordclouds, etc.
On some Android devices the storage is completely wiped after a restart (other data is retained). You can test it with one of the Android Studio Emulator Images. Create a...
### Platform iOS ### Plugin share_plus ### Version 7.2.1 ### Flutter SDK 3.13.8 ### Steps to reproduce - Start Share with image, text and subject - When the share dialog...
### Feature Request It should not be required to have the jwsk_uri field mandatory in discovery, as seen in the iOS version of the library: https://github.com/openid/AppAuth-iOS/issues/355 #### Motivation Not all...
### Steps to reproduce Use a GoRouter with a ShellRoute and some child routes. Then use .push instead of .go to havigate to a child route with extras passed. When...