You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An abstract implementation of an OAuth that can be implemented with any kind of persistence and can be embedded in anyplace where js run. Wrote using SOLID principles and a variety OOP patterns implementations.
An node js abstract implementation of an OAuth server that can be implemented with any kind of persistence and can be embedded in any web frameworks.
About
An abstract implementation of an OAuth that can be implemented with any kind of persistence and can be embedded in anyplace where js run. Wrote using SOLID principles and a variety OOP patterns implementations.