restful-authentication
RESTFul User Registration: Should a RESTFul POST call to my server must be authenticated as well?
And if it has to be authenticated, how can I authenticate it since user has not registered with my site yet?[详细]
2023-02-07 07:47 分类:问答How to secure RESTful web services?
I have to implement secure RESTful web services. I already did some research using Google but I\'m stuck.[详细]
2023-02-07 05:31 分类:问答can web2py support RESTful api calls? if so any pointers on how to build one?I
I want to configure a simpl开发者_运维百科e webapplication to support an iphone app to connect with it in RESTFUL ways. Initially have a user login session enabled from the iphone to the web app. I\'d[详细]
2023-02-06 23:31 分类:问答Scalable, regional and Rails happy approaches to RESTful routing
What\'s the Rails-ey & RESTful way to route an app that will ref开发者_如何学Pythonerence entities on a national (global?) scale? Edit: this is not related to internationalization (i18n)[详细]
2023-02-05 16:28 分类:问答What is the best approach to setting up authentication\authorization system for corporate \ single user accounts in Rails?
I\'m setting up a website where I have multiple types of users. For instance consider Amazon or CDW. They have individual accounts, where a regular person can just buy a book or a computer, and they a[详细]
2023-02-04 10:18 分类:问答How do I implement login in a RESTful web service?
I am building a web application with a services layer.The services layer is going to be built using a RESTful design.The thinking is that some time in the future we may build other applications (iPhon[详细]
2023-02-02 09:43 分类:问答restful_authentication hash problem in Rails
I work with restful_authentication on my website. Here\'s my problem: If I am not logged in and go the page http://mywebsite.com/something#coolHash[详细]
2023-02-02 03:40 分类:问答Restful API, how an app can (re)match a user to an existing one?
I asked various questions about my problem (here and here) and I also asked in the #oauth & #openid freenode\'s channel on IRC. (this is note an \"UP\" question, it\'s an other problem)[详细]
2023-02-01 03:23 分类:问答Securing a RESTful API
For my current side project, which is a modular web management system (which could contain modules for database management, cms, project management, resource management, time tracking, etc…), I want[详细]
2023-01-31 06:10 分类:问答Which is the better way to implement authentication using login/password AND other social networks?
I\'m gonna try to explain my problem : I\'d like to allow users to connect to my api via their own accounts (login/password) or vi开发者_运维技巧a a social network (Facebook at first).[详细]
2023-01-31 05:26 分类:问答
加载中,请稍侯......