Releases: tpcofficial/big-oauth2
v0.2.15
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
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
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
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
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
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
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
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
Merge pull request #19 from tpcofficial/dev v0.1.50 - Fix Google OAuth2 flow + code improvements
v0.1.43-alpha
Merge pull request #17 from tpcofficial/dev 0.1.43 - Fix async issues