A OAuth 2.0 plugin for netiam
netiam()
.oauth.token({
userModel: User,
tokenModel: Token,
clientModel: Client,
codeModel: Code
})
.json()
Do not use 2.0
. Wrong passwords result in an positive match!
A OAuth 2.0 plugin for netiam
netiam()
.oauth.token({
userModel: User,
tokenModel: Token,
clientModel: Client,
codeModel: Code
})
.json()
Do not use 2.0
. Wrong passwords result in an positive match!