issues
search
leaonline
/
oauth2-server
OAuth 2 Server package for Meteor to create your own OAuth 2 authorization server. Zero config. Uses continuous updated @node-oauth/oauth2-server library
MIT License
17
stars
9
forks
source link
4.0.0
#2
Closed
jankapunkt
closed
3 years ago
jankapunkt
commented
3 years ago
use (actively maintained) @node-oauth/oauth2-server
improve console output readability
support Meteor versions
['1.6', '2.3']
; because 2.3 was a breaking release
update tests to use latest Accounts and jkuester:http
update follow redirect rules
maybe-breaking due to update to Accounts 2.x
['1.6', '2.3']
; because 2.3 was a breaking release