-
## Summary
This RFC is to propose the Semi-Implicit two-phase solver in branch `solver/two-phase-semiimplicit`. The solver utilized semi-implicit Chorin's projection scheme which is mainly to be us…
-
### Reproducible Example
```cylc
[scheduler]
allow implicit tasks = True
[scheduling]
cycling mode = integer
[[graph]]
P1 = """
end[-P1] => start
…
-
Perhaps OAuth?
for getting tokens in the first place we could use OAuth2's implicit flow
(http://techblog.hybris.com/2012/06/05/oauth2-the-implicit-flow-aka-as-the-client-side-flow/)
-
When use uris with a hashtag on redirection_uri, ( SPA pages with uris like **http://hostname/#/context** ), at the moment of redirect to the this uri, it builds a wrong request, on authorization_code…
-
### Describe the bug?
![image](https://user-images.githubusercontent.com/71699555/169560863-4cb79ef6-a7d8-4054-a5d6-e9a1f3d16012.png)
### What is expected to happen?
Ideally, It should silently r…
-
### :zap: Summary
Hooks are triggered when executing git commands like `git commit`
[When lefthook is executed ](https://github.com/evilmartians/lefthook/blob/master/internal/templates/hook.tmpl)…
-
There seems to be some progress in general opinion about implicit grant flow best practices, where probably we should require https://www.oauth.com/oauth2-servers/pkce/ in how the remoteStorage spec u…
-
I'm working on an application that uses the Implicit Grant Flow, which works fine for most users. But for some reason, certain users are sent to a weird url after logging in.
This is the flow of a su…
-
Hi there,
I am having an issue with running the following test OP-request_uri-Unsigned when using Implicit flow with id_token as the response type. The test passes for me in Basic flow, and the imp…
-
Loading of active cart is very sensitive to user id changes. Everything was tested with Resource Owner Password flow, but with flows based on redirects the merge login causes extra calls to API causin…