payton
                                            payton
                                        
                                    @echoboomer I see... Yes, that would cause a problem if using a CNAME. Two action items can be resolved from this issue: 1. Explore alternative language for the `nonce verification...
Definitely open to the idea! Not sure I have the bandwidth at the moment to get to it, but we're always open to PRs. Otherwise, I'll keep this issue open...
This idea has been played with. It just requires a bit more thought on the best way to fully support the [standard](https://openid.net/specs/openid-connect-core-1_0.html). I've done some work with attempting to make...
Thank you for the issues you have been raising. I plan to get to them in the next couple of days.
This is an important point to bring up. Externalizing would be a good addition to the project. Unfortunately, Lambda@Edge has some limitations in that it does not support environment variables....
Would you be able to provide a sample image for this? That way I can see what tag/group ExifTool extracts this from.
I am not familiar with the dot net library, unfortunately, but the issue is that we do not handle the ```TAGS``` atom. More information on this atom can be found...
@ncitron I may have a similar issue on Ubuntu 20.04 (w/ glibc 2.31) as glibc is the last on the trace. Getting the following when trying to `cargo build`. I'm...
My initial thoughts are to give each implementation its own branch. `master`: responsible for testing data, but metadata folders are all empty `java`: output metadata like normal getting data updates...
TODO: 1. Create tests for Wallet model 2. Create tests around SiweBackend https://github.com/payton/django-siwe-auth/blob/e43e76e7238119a308e7633edbe24b585a62e2c8/siwe_auth/backend.py#L41-L45