-
We have been using passport for some time within our application and have had no issues but once upgraded from 0.5.2 to 0.6.0 we are suddenly seeing an error when submitting authentication.
```js
…
-
We met with the Ceramic team (Oct 23rd, 2024) and it apears that the Passport application is writing twice to the node referencing the same stream, causing a fork or the 2nd write to be ignored and re…
-
比如程序日志提示需要验证码,我用程序中内置的移动端网址去访问,确实要验证码,但通过这个PC端网址访问就不要手机验证码,一旦访问成功后,再用移动端网址或者程序去登录更新也不要验证码了。。
https://passport.jd.com/uc/login?ltype=logout
-
`passport.serializeUser` et `passport.deserializeUser`
-
### Description
Association : `Workers` hasOne `WorkerWorkingInfos`
```
$query = $this->Workers->find()
->select(['Workers.id', 'WorkerWorkingInfos.permit_expiry_date'])
->contain(['Worke…
-
**Is your feature request related to a problem? Please describe.**
In[ Digital Product Passport ESPR t](https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=OJ:L_202401781)here is a distinction b…
-
While this decision may seem logical, there are quite a lot of instances where foreigners without NRIC need to do health screening, especially on their first few days in Singapore. Thus, putting NRIC …
-
Add OAuth2.0 authentication for Google and GitHub. Users should be able to log in using their Google or GitHub accounts.
**Tasks:**
- Set up OAuth for Google and GitHub using passport.js or anot…
-
https://www.figma.com/design/SFzb234NWo6ViBrMD7SWTj/Passport-App?node-id=3761-36672
Tech Details:
create new endpoint to delete all notification for a user address
-
I get the error below when I try to start up the server, anyone have an idea what might cause it? This was after I have installed it via CLI
TypeError: Class extends value undefined is not a constr…