Skip to content

An implementation of an OAuth 2.0 authorisation server, resource server, and client

Notifications You must be signed in to change notification settings

wagner-palombo/CodeIgniter-OAuth-2.0-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of an OAuth 2.0 (draft 13) authorisation server, resource server and client.

Currently features:

  • Web server flow
  • Auto approved applications
  • JavaScript user-agent flow
  • Client (user-agent)

Planned features:

  • Refresh tokens

It is highly recommended that you use the latest version of CodeIgniter Reactor.

You should have CSRF protection and XSS filtering enabled for added security.

You should save sessions to the database and encrypt them too.

About

An implementation of an OAuth 2.0 authorisation server, resource server, and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published