Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Releases: tpcofficial/big-oauth2

v0.2.15

27 Jun 12:05
bde6599
Compare
Choose a tag to compare

big-oauth2

A node library for simple user data retrieval with OAuth2 APIs

What's included in 0.2.15

  • Discord + Google OAuth2 flows no longer prompts on each session if previously authorised
    and more

Community

We're looking forward to working with you guys to develop an easy authentication library for your applications!

File checksums (SHA-256)

Can take up to 3-days after release to publish

v0.2.14

27 Jun 00:35
09ed5ac
Compare
Choose a tag to compare

big-oauth2

A node library for simple user data retrieval with OAuth2 APIs

What's included in 0.2.13

  • Sentry.io is now an opt-in experience, analytics are not collected by default
  • Functional, stable version of big-oauth2, no feature changes
    and more

Community

We're looking forward to working with you guys to develop an easy authentication library for your applications!

File checksums (SHA-256)

Can take up to 3-days after release to publish

v0.2.13

24 Jun 08:13
8736efb
Compare
Choose a tag to compare

big-oauth2

A node library for simple user data retrieval with OAuth2 APIs

What's included in 0.2.13

  • Functional, stable version of big-oauth2, no feature changes
    and more

Community

We're looking forward to working with you guys to develop an easy authentication library for your applications!

File checksums (SHA-256)

Can take up to 3-days after release to publish

v0.2.12

23 Jun 15:57
ff949f3
Compare
Choose a tag to compare

big-oauth2

A node library for simple user data retrieval with OAuth2 APIs

What's included in 0.2.12

  • Functional, stable version of big-oauth2, no feature changes
    and more

Community

We're looking forward to working with you guys to develop an easy authentication library for your applications!

File checksums (SHA-256)

Can take up to 3-days after release to publish

v0.2.11-alpha

23 Jun 15:46
5677897
Compare
Choose a tag to compare
v0.2.11-alpha Pre-release
Pre-release

big-oauth2

A node library for simple user data retrieval with OAuth2 APIs

What's included in 0.2.11

  • Issue in the package.json stopping fetch from being installed
    and more

Community

We're looking forward to working with you guys to develop an easy authentication library for your applications!

File checksums (SHA-256)

Can take up to 3-days after release to publish

v0.2.10-alpha

23 Jun 15:28
ec1a02f
Compare
Choose a tag to compare
v0.2.10-alpha Pre-release
Pre-release

big-oauth2

A node library for simple user data retrieval with OAuth2 APIs

What's included in 0.2.10

  • Functional, stable version of big-oauth2, no feature changes
    and more

Community

We're looking forward to working with you guys to develop an easy authentication library for your applications!

File checksums (SHA-256)

Can take up to 3-days after release to publish

v0.2.0-alpha

12 Jan 21:30
8acfc2c
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

big-oauth2

A node library for simple user data retrieval with OAuth2 APIs

What's included in 0.2.0

  • Pre-made providers for Google and Discord,
  • A Generic OAuth2 flow handler for non-provided flows
  • First maintenance release
  • Functioning loader providing modularity and easy provider contributions
    and more

Community

We're looking forward to working with you guys to develop an easy authentication library for your applications!

File checksums (SHA-256)

v0.1.52-alpha

12 Jan 01:27
246022f
Compare
Choose a tag to compare
v0.1.52-alpha Pre-release
Pre-release
Merge pull request #20 from tpcofficial/dev

v0.1.50 - Fix Google OAuth2 flow issue causing code entry to be invalid in all causes, raising an erro

v0.1.50-alpha

12 Jan 00:16
f06727e
Compare
Choose a tag to compare
v0.1.50-alpha Pre-release
Pre-release
Merge pull request #19 from tpcofficial/dev

v0.1.50 - Fix Google OAuth2 flow + code improvements

v0.1.43-alpha

11 Jan 23:17
b56ff00
Compare
Choose a tag to compare
v0.1.43-alpha Pre-release
Pre-release
Merge pull request #17 from tpcofficial/dev

0.1.43 - Fix async issues