Skip to content

Passport and LevelDB pre-release

Compare
Choose a tag to compare
@nopbyte nopbyte released this 20 Dec 14:30
· 172 commits to master since this release
  • Oauth Server functionality:
  • Storage:
    • Proper handling of Oauth2 clients (through entities of type client)
    • Storage of tokens
    • Generic storage of entities
  • Policies:
    • enforcement of source and target policies to ensure proper read and write enforcement on attributes.