hackerman

Results 174 issues of hackerman

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/master/CODE_OF_CONDUCT.md). -...

stale

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/master/CODE_OF_CONDUCT.md). -...

bug

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/fosite/blob/master/CODE_OF_CONDUCT.md). -...

bug

**Is your feature request related to a problem? Please describe.** See https://github.com/ory/fosite/pull/526#discussion_r517488561 **Describe the solution you'd like** More string/replace! **Describe alternatives you've considered** None

feat
help wanted

**Describe the bug** When refreshing an ID Token, the `nonce` parameter (and maybe others as well) is not set correctly. The problem is, that https://github.com/ory/fosite/blob/master/handler/openid/flow_refresh_token.go#L89 does not actually use the...

bug

Suppose ``` store.dispatch({ type: 'FOO', payload: new Error('ASDF') }) ``` With an appropriate reducer, something like (pseudocode): ``` const reducer = (state, action) => action.payload ``` Now we select the...

For more context please see discussion https://discuss.dgraph.io/t/ristretto-0-1-0-pollutes-the-flags-namespace/14561 By reverting #263 not only is the number of dependencies this library has greatly reduced, but projects using this library will not unavoidably...

GitHub now allows us to require a linear history which prevents merge commits from being pushed to matching branches: Because of the way `git sync` works, we end up with...

feature

``` git hack fix-introspect-error [remove-jose] git fetch --prune remote: Counting objects: 1, done. remote: Total 1 (delta 0), reused 1 (delta 0), pack-reused 0 Unpacking objects: 100% (1/1), done. From...

obsolete?
good first issue

First of all, thank you for using ORY Oathkeeper and placing trust in us! This issue's purpose is to discuss structural changes to ORY Oathkeeper. ORY Oathkeeper is used in...

help wanted
rfc