Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Releases: Lundstrong/SmartOAuth

Version 1.1.1

20 Sep 02:32
Compare
Choose a tag to compare

Version 1.1.1 - 2020-09-20

Version 1.1.1 is an updated version with better documentation, support to get the URL for the OAuth and scope support.

1.1.1 changelog is documented below and in the changelog.

Added

  • GetURL() for Discord OAuth
  • GetURL() for Github OAuth
  • Added Scope Support for Discord OAuth.
    • NOTE: Only user is supported until future releases.
  • Added Scope Support for GitHub OAuth.
    • NOTE: Only user is supported until future releases.
  • Updated docs with Full Examples on how to setup SmartOAuth.

Version 1.1.0

03 Sep 10:48
Compare
Choose a tag to compare

Version 1.1.0 - 2020-09-03

Version 1.1.0 is the first stable release of SmartOAuth with 1.0.0 being a test release.

1.1.0 changelog is documented below and in the changelog.

Added

  • Base Features. First Release.

First Release

17 Aug 08:34
Compare
Choose a tag to compare

First release. This was a test.