English 中文(简体)
利用每套包材料,授权用户通过教育、科学和技术部的电话获取数据
原标题:Use everyauth package for authorizing users to access data via REST api calls

我正在开发一个角球园延伸,需要与一个 no子服务器通信。 我不禁要问,它能否利用每包包材料简化认证。 对于开端人,我只想使用简单的密码认证。 但从实例和文件来看,根据我的审判,我认为,每au似乎都用于网上申请,如果我没有把眼光放下,就给我留下错误。 另外,我还不肯定,如何在用户认证后将用户细节或错误发送到单人薪单上,而不是将用户转往某一页。 这是我的第一个有节点的项目,我期待着就如何推进这项工作提出一些建议。 我愿意利用提供这种认证的其他一揽子/图书馆,

问题回答

由于你愿意使用其他模块,作为护照的制定者,我建议你看上去:

护照设计成一个简单、不真实的认证图书馆,便于迅速上台。 它还具有模块化和可扩展性,使其能够随着时间的推移适应你的应用需要。

The examples provided, along with the local strategy ( https://github.com/jaredhanson/passport-local ) are enough to get you started with username/password authentication. Let me know if you have any feedback or questions.

我能够用压倒手法实现只读取的微电离层扰动:





相关问题
ajax login using httpRequest?

I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...

Remotely authenticating client Windows user on demand

Suppose I am writing a server for a particular network protocol. If I know that the client is running on a Windows machine, is it possible for my server to authenticate the Windows user that owns the ...

Role/Permission based forms authorizing/authentication?

While looking into forms authorizing/authentication, I found that it is possible to do role based authorizing by adding an array of roles to a FormsAuthenticationTicket. That way I can write User....

热门标签