Current section
Files
Jump to
Current section
Files
doc/cloudi_service_oauth1_db.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Module cloudi_service_oauth1_db</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
</head>
<body bgcolor="white">
<div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<hr>
<h1>Module cloudi_service_oauth1_db</h1>
<ul class="index"><li><a href="#description">Description</a></li></ul>
<h3><a name="CloudI_OAuth_v1.0_DB_Interface">CloudI OAuth v1.0 DB Interface</a></h3>.
<p>Copyright © 2014-2017 Michael Truog</p>
<p><b>Version:</b> 1.7.1 Jun 3 2020 21:33:41
------------------------------------------------------------------------</p>
<p><b>This module defines the <tt>cloudi_service_oauth1_db</tt> behaviour.</b><br> Required callback functions: <tt>initialize/3</tt>, <tt>signature_methods/5</tt>, <tt>tokens_clean/2</tt>, <tt>token_request_check/6</tt>, <tt>token_request_store/14</tt>, <tt>token_request_find/4</tt>, <tt>token_request_update/5</tt>, <tt>token_request_verify/10</tt>, <tt>token_request_delete/4</tt>, <tt>token_access_store/13</tt>, <tt>token_access_verify/9</tt>.</p>
<p><b>Authors:</b> Michael Truog (<a href="mailto:mjtruog at protonmail dot com"><tt>mjtruog at protonmail dot com</tt></a>).</p>
<h2><a name="description">Description</a></h2>
<h3><a name="CloudI_OAuth_v1.0_DB_Interface">CloudI OAuth v1.0 DB Interface</a></h3>
<hr>
<div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<p><i>Generated by EDoc</i></p>
</body>
</html>