-
We have to use some kind of a way to protect the endpoints, may be using a token based mechanism.
What are the good solutions?
-
### Description
To provide some security around our new control panel, we need to create a way in which `admin` users can authenticate themselves so they can change up campaigns. There are many ways t…
-
**Note:** I see Issue #50 and Issue #52, this is a slightly different suggested API as well as use cases why we need proxy mode support.
Please consider adding support for a HTTP proxy everywhere nod…
ozten updated
10 years ago
-
As the writing Note feature is going to be finished soon and the analysing of Texts is going well, we should implement a profile for users where they can log into.
This implies that we:
1.have a wa…
-
- [x] Write basic backend code to query DB and send files
- [ ] Install NodeJS code on server
- [ ] Write PHP code in Mlab editor
- [ ] Link to front end functionality on app builder frontpage (men…
-
Hello @FullStackkDev!
The API should be enhanced to support OAuth via Github.
> Requirements:
- the backward compatibility assured:
- JWT Login
- existing API signature
- The library…
-
Just to lay out the rough plans I've had for township and hopefully to gather some input, here's the roadmap I've had in mind.
Suggestions are welcome!
## Work so far
- [township-auth](https://…
-
**authentication service** is using the stack of express, passport.js, mongoose, and redis.
currently, there's only email + password login and register.
we would like to integrate with auth0, usin…
-
I know passport work this way: the strategies are different authentication mechanisms, so when the user submits their credentials, the request will be passed to Passport’s authenticate() middleware an…
-