Recent Releases of unilim.js

unilim.js - 0.2.0

Full Changelog: https://github.com/LiterateInk/Unilim.JS/commits/0.2.0

- TypeScript
Published by Vexcited 10 months ago

unilim.js - js v0.2.0

Breaking Changes

  • Every methods starting with oauth2_ are now prefixed with cas_ to explicitly tell where this logic is happening (70c8514)

New Features

  • cas_login method that returns a token for further authenticated requests to the CAS (such as cas_service or cas_oauth2_*) (b66a76f)
    • See the rewrite of existing examples to see how it's implemented (06704d7)
  • cas_service method that returns an authentication URL to any service supported by the CAS (using tickets) (0365cf0)

- TypeScript
Published by Vexcited over 1 year ago

unilim.js - js v0.1.1

Forgot to add the files in package.json...

https://github.com/LiterateInk/Pawnilim/compare/js-v0.1.0...js-v0.1.1

- TypeScript
Published by Vexcited over 1 year ago

unilim.js - js v0.1.0

Hello, Pawnilim !

This is the beginning for Pawnilim JS/TS releases.

- TypeScript
Published by Vexcited over 1 year ago