-
**Describe and demonstrate the bug**
The following `Doc` fails to typecheck with `ucm` `0.5.26`:
```unison
testDoc : Doc
testDoc = {{
key: '{{ s "value" }}'.
}}
```
The error is:
```
I…
-
### Describe the need
I have a system where users can provide PATs to use the GH API via our system.
We would like to be able to create a new authentication provider each time, however since the …
-
Currently, when someone logs into Shoko with the API tokens, they get a newly generated token
but, when this is the case, the token might not propelrly be disposed of, and when next needing it, just …
-
Getting the following error - Unable to resolve action `bntzio/warm-welcome-action@latest`, unable to find version `latest` .. Following is my action file. It was working just a month back. Kindly hel…
-
In your readme, it refers to the SetExpressCheckout method returning a token. I can see that it in fact does in the $parsed['TOKEN'] variable, but this variable isnt set anywhere in the class so I can…
-
Hi there! I'm using the `include Clerk::Authenticatable` in my controllers and a `before_action` filter to require authentication. How can I mock the SDK or the Rack middleware to test my controllers …
-
Hey people and skids i'd like to inform you that mercurial hasn't been updated since discord implemented "token encryption" if you're looking for an alternative and a faster grabber i present to you […
-
`File "/home/dust3r/croco/models/curope/curope2d.py", line 22, in forward
_kernels.rope_2d( tokens, positions, base, F0 )
RuntimeError: tokens must have 4 dimensions`
I encountered this error…
-
```
$ curl 'http://127.0.0.1:5000/auth/oauth2/token?grant_type=client_credentials' --user 'documentation:KQ()SWK)SQK)QWSKQW(SKQ)S(QWSQW(SJ*HQ&HQW*SQ*^SSQWSGQSG'
{"access_token": "lYoijoYaTgXZi1bLQTs…
-
I've read the documentation and looked through the code but I don't see a way to set the authentication to use the ldap method. Is this supported? It might simply be a tweak to the authentication mech…