-
Blocked by https://github.com/octokit/octokit.js/issues/2127
**What’s missing?**
THere is currently no way to define types for authentication strategy options:
```js
new Octokit({
authStr…
-
Create a new module to provide a TLS authentication strategy. It should be able to piggyback off key module's certificate key type.
https://www.vaultproject.io/docs/auth/cert.html
-
> About #26
Storing an access token in the local storage isn't secured :
- [ ] We should implements jwt/cookie based authentication
> see https://stackoverflow.com/questions/27067251/where-to-store…
-
I wanted to add new authentication system to our website because existing one with appwrite give Cors error to deployed version *.vercel.app and we can not solve on free plan of vercel . If any one …
-
Hi, on my credentials I cant logging. Getting this log. Where is the issue?
Java Version: 11.0.24
****************************************************
version: a27ed42161ad96c53e715ca5c5e3e3fa4cf…
-
### Summary
Session authentication strategy is not called after a successfully authentication.
I have used the standard strategy against session fixation, but this is not called.
### Actual Beh…
-
Hi, i am using spring boot 1.5 and hystrix (spring-cloud-starter-hystrix).
I am using semaphore isolation strategy, but still in the fallback method, Authentication is not available in the SecurityCo…
-
I have been trying to implement multiple authentication strategies with single table inheritance. Right now it is SAML and database authenticatable, but the STI allows for us to add LDAP in the future…
-
Somewhat similar to #370, we recently experienced a situation where the database was stuck in a read-only mode after a failover.
Sign-in was failing with an unhelpful message:
```
** (MatchErro…
-
First opened as https://github.com/okta/okta-oidc-js/issues/975; see discussion there.
## Current behavior
I've deployed the [Lambda sample app](https://github.com/oktadeveloper/okta-nodejs-aws-…