mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Updated icons
This commit is contained in:
13
index.md
13
index.md
@ -1,13 +1,18 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
|
title: Introduction
|
||||||
---
|
---
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
<ul class="quick_links">
|
[](https://twitter.com/philsturgeon)
|
||||||
<li><a class="github" href="https://github.com/thephpleague/oauth2-server">View Source</a></li>
|
[](https://github.com/thephpleague/oauth2-server)
|
||||||
<li><a class="twitter" href="https://twitter.com/alexbilbie">Follow Alex Bilbie on Twitter</a></li>
|
[](https://github.com/thephpleague/oauth2-server/releases)
|
||||||
</ul>
|
[](LICENSE.md)<br />
|
||||||
|
[](https://travis-ci.org/thephpleague/oauth2-server)
|
||||||
|
[](https://scrutinizer-ci.com/g/thephpleague/oauth2-server/code-structure)
|
||||||
|
[](https://scrutinizer-ci.com/g/thephpleague/oauth2-server)
|
||||||
|
[](https://packagist.org/packages/league/oauth2-server)
|
||||||
|
|
||||||
This library makes working with OAuth 2.0 trivial. You can easily configure an OAuth 2.0 server to protect your API with access tokens, or allow clients to request new access tokens and refresh them.
|
This library makes working with OAuth 2.0 trivial. You can easily configure an OAuth 2.0 server to protect your API with access tokens, or allow clients to request new access tokens and refresh them.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user