# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [0.1.0] - 2023-08-01
### Added

- Repository Created with basic understaing of this on going project, Initially 0uth(zerouth) is planned to support: Traditional auth, google, facebook, github, linkedin, twitter, microsoft, discord, slack, twitch, reddit, spotify, gitlab, bitbucket, digitalocean, coinbase etc oauth strategies.

- A Sample (for express, fastify and http) code has been provided to feel how 0uth should work like.

## [1.2.0] - 2023-08-25
### Added

- Traditional authentication added
- Now supports Google, facebook, github, linkedin, twitter, discord etc too.
- Minor bug fixes
- New Version released on npm

