Tutorial by Topics: then

GET https://accounts.google.com/o/oauth2/auth?client_id={clientid}&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope={Scopes}&response_type=code POST https://accounts.google.com/o/oauth2/token code={Code from above call}&client_id={ClientId}&client_secret={ClientSecret}&redire...
Inflector is a very handy helper to change/convert english word to singular, plural, camel case, humanize etc. The helper also help to check whether a word has plural version or not.
In this topic we gonna make a HTTP-Header authenticate script.
Authentication is the process of verifying the identity of a client. When access control, i.e. authorization, is enabled, MongoDB requires all clients to authenticate themselves in order to determine their access. MongoDB supports a number of authentication mechanisms that clients can use to verify...
This topic discusses how to map one-to-one type relationships using Entity Framework.
The topic discusses how you can map one-to-many and many-to-many relationships using Entity Framework Code First.
This section provides an overview of what enterprise-architect is, and why a developer might want to use it. It should also mention any large subjects within enterprise-architect, and link out to the related topics. Since the Documentation for enterprise-architect is new, you may need to create...
Many third-party APIs require a key, allowing them to prevent abuse. If they issue you a key, it's very important that you not commit the key into a public repository, as this will allow others to steal your key.
Devise is authentication solution for Rails. Before going any further i would like to add quick note on API. So API does not handle sessions (is stateless) which means one that provide response after you request, and then requires no further attention, which means no previous or future state is requ...
Using the Users API is a very simple and flexible way to work the authentication in App Engine, but please make sure that your application cases don't require more elements for the authentication environment. Note: If you need more information about the traditional structure of an App Engine app, p...
This document provides a high level overview and explains the whole architecture of Azure AD Authentication Process for Node.js (MOBILE TOOL) It is explains technical component and its interaction between mobile App, Web-API, Document DB and Azure Active Directory. Finally, how mobile user will be a...
There are several other Active Directory APIS, such as activedirectory2 and adldap.

Page 2 of 2