Brendan A R Sechter

Results 8 issues of Brendan A R Sechter

`Guardian.Plug.sign_in(user)` calls appear in a [number of places in few files](https://github.com/britton-jb/sentinel/search?utf8=✓&q=sign_in&type=). As of now, there does not appear to be a way to add permissions or otherwise customize generated tokens....

Maybe I missed something important, but the instructions and source code seem to indicate the mix task `sentinel.gen.views` should exist. I get the following error when I try to use...

documentation

The `with` statement in **Sentinel.Controllers.Html.AuthController.new_user()** has no `else` clause. This leads to the following exceedingly cryptic error message if `AfterRegistrator.confirmable_and_invitable()` or `RegistratorHelper.callback()` fails to return `{:ok, user}`. **expected action/2 to...

bug

Build fails on hardware with Playdate SDK 1.13.1. The build worked last time I checked with 1.12.X. My device did not get the 1.13.0 update. ```bash $ cat $PLAYDATE_SDK_PATH/VERSION.txt 1.13.1...

**crankstart** is workspace with one member. It cannot, therefore, be included in another Rust workspace as a git submodule. The workaround is to install **crankstart** and the user workspace in...

The Playdate has a small stack. Is it feasible to bake flip link into `crank` for "stack overflow protection"? https://github.com/knurling-rs/flip-link The main problem appears to be "if you [are] using...

On Windows, xbuild seems to be deleting codegen-backends and other presumably important files before erroring out. ``` C:\Users\me\source\repos\CustomSdkRustInterop\lib_hello>cargo xbuild --target aarch64-custom-elf.json Updating crates.io index Compiling core v0.0.0 (C:\Users\me\.rustup\toolchains\nightly-x86_64-pc-windows-msvc\lib\rustlib\src\rust\src\libcore) Compiling compiler_builtins...

The problem may be on our end, but Paddle's LDAP connection appears to be timing out. The application works for a while, but the connection seems to go bad after...