-
It can be interesting to create a [passportjs](http://passportjs.org/) auth plugin for cas-server.
-
The configuration is incomplete in the readme
-
What are your thoughts on integrating/bridging SOAP and REST interfaces? E.g. some older APIs were designed when SOAP was more prevalent, and now may wish for REST interfaces. On what levels would a S…
-
-
|[](https://github.com/itamarst)| @itamarst reported|
|-|-|
|Trac ID|trac#2462|
|Type|defect|
|Created|2007-02-20 03:01:47Z|
|Branch|https://github.com/twisted/twisted/tree/serialport-tests-2462|
We …
-
:thought_balloon: I hope that another script variant (like the following) for the semantic patch language can achieve a simple source code transformation for [a known update candidate](https://git.ker…
-
This method needs to be implemented so that a StormpathUser model can be generated given a username / password pair.
See: https://github.com/strongloop/loopback/blob/master/common/models/user.js#L164…
-
I am trying to set up scicat for use at MLZ with OIDC login enabled.
I get correctly redirected to the success URL, but I am still shown as not logged in in the FE.
Debugging shows that the user …
-
I get the following error in console when trying to run the loopback example:
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv…
-
Hi there!
I am using the facebook passport component, to handle user signup via facebook.
It is fully functional, however:
despite my server.js containing:
```
passportConfigurator.setupModels({
…