Skip to content

Commit

Permalink
docs: update license
Browse files Browse the repository at this point in the history
  • Loading branch information
Burak Tasci committed Jul 24, 2018
1 parent b649b17 commit d21c203
Show file tree
Hide file tree
Showing 10 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
** PR Checklist
Please check if your PR fulfills the following requirements:

- [ ] The commit message follows our guidelines: https://github.com/holidaylab/ngx-auth/blob/master/CONTRIBUTING.md#commit
- [ ] The commit message follows our guidelines: https://github.com/fulls1z3/ngx-auth/blob/master/CONTRIBUTING.md#commit
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)

Expand Down
26 changes: 13 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,65 +3,65 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="6.0.0"></a>
# [6.0.0](https://github.com/holidaylab/ngx-auth/compare/v6.0.0-rc.1...v6.0.0) (2018-07-23)
# [6.0.0](https://github.com/fulls1z3/ngx-auth/compare/v6.0.0-rc.1...v6.0.0) (2018-07-23)


* update deps ([#122](https://github.com/holidaylab/ngx-auth/issues/122)) ([57f5449](https://github.com/holidaylab/ngx-auth/commit/57f5449))
* update deps ([#122](https://github.com/fulls1z3/ngx-auth/issues/122)) ([57f5449](https://github.com/fulls1z3/ngx-auth/commit/57f5449))



<a name="6.0.0-rc.1"></a>
# [6.0.0-rc.1](https://github.com/holidaylab/ngx-auth/compare/v5.1.0...v6.0.0-rc.1) (2018-04-17)
# [6.0.0-rc.1](https://github.com/fulls1z3/ngx-auth/compare/v5.1.0...v6.0.0-rc.1) (2018-04-17)


### Features

* **core:** upgrade to angular 6 ([d79518e](https://github.com/holidaylab/ngx-auth/commit/d79518e))
* **core:** upgrade to angular 6 ([d79518e](https://github.com/fulls1z3/ngx-auth/commit/d79518e))



<a name="5.1.0"></a>
# [5.1.0](https://github.com/holidaylab/ngx-auth/compare/v5.0.0...v5.1.0) (2018-01-17)
# [5.1.0](https://github.com/fulls1z3/ngx-auth/compare/v5.0.0...v5.1.0) (2018-01-17)


### Bug Fixes

* **npm:** fix lint script ([#78](https://github.com/holidaylab/ngx-auth/issues/78)) ([92d6f80](https://github.com/holidaylab/ngx-auth/commit/92d6f80))
* **npm:** fix lint script ([#78](https://github.com/fulls1z3/ngx-auth/issues/78)) ([92d6f80](https://github.com/fulls1z3/ngx-auth/commit/92d6f80))


### Features

* **auth0:** add Auth0 implementation ([#79](https://github.com/holidaylab/ngx-auth/issues/79)) ([d65bfe5](https://github.com/holidaylab/ngx-auth/commit/d65bfe5))
* **auth0:** add Auth0 implementation ([#79](https://github.com/fulls1z3/ngx-auth/issues/79)) ([d65bfe5](https://github.com/fulls1z3/ngx-auth/commit/d65bfe5))



<a name="5.0.0"></a>
# [5.0.0](https://github.com/holidaylab/ngx-auth/compare/v4.1.0...v5.0.0) (2018-01-07)
# [5.0.0](https://github.com/fulls1z3/ngx-auth/compare/v4.1.0...v5.0.0) (2018-01-07)


### Features

* upgrade to angular 5 ([#67](https://github.com/holidaylab/ngx-auth/issues/67)) ([aa9ad2f](https://github.com/holidaylab/ngx-auth/commit/aa9ad2f))
* upgrade to angular 5 ([#67](https://github.com/fulls1z3/ngx-auth/issues/67)) ([aa9ad2f](https://github.com/fulls1z3/ngx-auth/commit/aa9ad2f))



<a name="4.1.0"></a>
# [4.1.0](https://github.com/holidaylab/ngx-auth/compare/v4.0.0...v4.1.0) (2017-09-14)
# [4.1.0](https://github.com/fulls1z3/ngx-auth/compare/v4.0.0...v4.1.0) (2017-09-14)


### Features

* **core:** support server-platform ([#28](https://github.com/holidaylab/ngx-auth/issues/28)) ([b07e94d](https://github.com/holidaylab/ngx-auth/commit/b07e94d)), closes [#25](https://github.com/holidaylab/ngx-auth/issues/25) [#26](https://github.com/holidaylab/ngx-auth/issues/26)
* **core:** support server-platform ([#28](https://github.com/fulls1z3/ngx-auth/issues/28)) ([b07e94d](https://github.com/fulls1z3/ngx-auth/commit/b07e94d)), closes [#25](https://github.com/fulls1z3/ngx-auth/issues/25) [#26](https://github.com/fulls1z3/ngx-auth/issues/26)



<a name="4.0.1"></a>
## [4.0.1](https://github.com/holidaylab/ngx-auth/compare/v4.0.0...v4.0.1) (2017-09-07)
## [4.0.1](https://github.com/fulls1z3/ngx-auth/compare/v4.0.0...v4.0.1) (2017-09-07)


### Bug Fixes

* fix moduleId for AoT compilation ([#19](https://github.com/holidaylab/ngx-auth/issues/19)) ([59a6644](https://github.com/holidaylab/ngx-auth/commit/59a6644)), closes [#17](https://github.com/holidaylab/ngx-auth/issues/17)
* fix moduleId for AoT compilation ([#19](https://github.com/fulls1z3/ngx-auth/issues/19)) ([59a6644](https://github.com/fulls1z3/ngx-auth/commit/59a6644)), closes [#17](https://github.com/fulls1z3/ngx-auth/issues/17)



Expand Down
14 changes: 7 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ the problem before we can fix it.
Unfortunately we are not able to investigate / fix bugs without a minimal reproduction, so if we don't hear back from you,
we are going to close an issue that don't have enough info to be reproduced.

You can file new issues by filling out our [new issue form](https://github.com/holidaylab/ngx-auth/issues/new).
You can file new issues by filling out our [new issue form](https://github.com/fulls1z3/ngx-auth/issues/new).

### <a name="submit-pr"></a> Submitting a Pull Request (PR)
Before you submit your Pull Request (PR) consider the following guidelines:

* Search [GitHub](https://github.com/holidaylab/ngx-auth/pulls) for an open or closed PR that relates to your submission.
* Search [GitHub](https://github.com/fulls1z3/ngx-auth/pulls) for an open or closed PR that relates to your submission.
You don't want to duplicate effort.
* Make your changes in a new git branch:
```shell
Expand Down Expand Up @@ -116,7 +116,7 @@ After your pull request is merged, you can safely delete your branch and pull th
To ensure consistency throughout the source code, keep these rules in mind as you are working:
* All features or bug fixes **must be tested** by one or more specs (unit-tests).
* All public API methods **must be documented**. (Details TBC).
* We follow [HolidayLAB's Angular TSLint rules][angular-tslint-rules].
* We follow [fulls1z3's Angular TSLint rules][angular-tslint-rules].

## <a name="commit"></a> Commit message guidelines
We have very precise rules over how our git commit messages can be formatted. This leads to **more readable messages** that
Expand All @@ -142,7 +142,7 @@ well as in various git tools.
Footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/)
if any.

Samples: (even more [samples](https://github.com/holidaylab/ngx-auth/commits/master))
Samples: (even more [samples](https://github.com/fulls1z3/ngx-auth/commits/master))
```
docs(changelog): update change log to alpha.4
```
Expand Down Expand Up @@ -197,6 +197,6 @@ this commit **Closes**.
**Breaking Changes** should start with the word `BREAKING CHANGE:` with a space or two newlines. The rest of the commit
message is then used for this.
[coc]: https://github.com/holidaylab/ngx-auth/blob/master/CODE_OF_CONDUCT.md
[github]: https://github.com/holidaylab/ngx-auth
[angular-tslint-rules]: https://github.com/holidaylab/angular-tslint-rules
[coc]: https://github.com/fulls1z3/ngx-auth/blob/master/CODE_OF_CONDUCT.md
[github]: https://github.com/fulls1z3/ngx-auth
[angular-tslint-rules]: https://github.com/fulls1z3/angular-tslint-rules
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 HolidayLAB
Copyright (c) 2018 Burak Tasci

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# ngx-auth
**[Auth0]** platform implementation and JWT authentication utility for **Angular** & **Angular Universal**

[![CircleCI](https://circleci.com/gh/holidaylab/ngx-auth.svg?style=shield)](https://circleci.com/gh/holidaylab/ngx-auth)
[![coverage](https://codecov.io/github/holidaylab/ngx-auth/coverage.svg?branch=master)](https://codecov.io/gh/holidaylab/ngx-auth)
[![CircleCI](https://circleci.com/gh/fulls1z3/ngx-auth.svg?style=shield)](https://circleci.com/gh/fulls1z3/ngx-auth)
[![coverage](https://codecov.io/github/fulls1z3/ngx-auth/coverage.svg?branch=master)](https://codecov.io/gh/fulls1z3/ngx-auth)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![Greenkeeper badge](https://badges.greenkeeper.io/holidaylab/ngx-auth.svg)](https://greenkeeper.io/)
[![Greenkeeper badge](https://badges.greenkeeper.io/fulls1z3/ngx-auth.svg)](https://greenkeeper.io/)
[![Angular Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](https://angular.io/styleguide)

> Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.
Expand All @@ -22,8 +22,8 @@ than `v6.x.x`, then you should probably choose the appropriate version of this l
## Packages:
Name | Description | NPM
--- | --- | ---
[@ngx-auth/core](https://github.com/holidaylab/ngx-auth/tree/master/packages/@ngx-auth/core) | Authentication utility for **Angular** | [![npm version](https://badge.fury.io/js/%40ngx-auth%2Fcore.svg)](https://www.npmjs.com/package/@ngx-auth/core)
[@ngx-auth/auth0](https://github.com/holidaylab/ngx-auth/tree/master/packages/@ngx-auth/auth0) | **[Auth0]** platform implementation of **[ngx-auth]** | [![npm version](https://badge.fury.io/js/%40ngx-auth%2Fauth0.svg)](https://www.npmjs.com/package/@ngx-auth/auth0)
[@ngx-auth/core](https://github.com/fulls1z3/ngx-auth/tree/master/packages/@ngx-auth/core) | Authentication utility for **Angular** | [![npm version](https://badge.fury.io/js/%40ngx-auth%2Fcore.svg)](https://www.npmjs.com/package/@ngx-auth/core)
[@ngx-auth/auth0](https://github.com/fulls1z3/ngx-auth/tree/master/packages/@ngx-auth/auth0) | **[Auth0]** platform implementation of **[ngx-auth]** | [![npm version](https://badge.fury.io/js/%40ngx-auth%2Fauth0.svg)](https://www.npmjs.com/package/@ngx-auth/auth0)

## Examples
- [ng-seed/universal] and [fulls1z3/example-app] are officially maintained projects, showcasing common patterns and best
Expand All @@ -42,14 +42,14 @@ If you want to file a bug, contribute some code, or improve documentation, pleas
## License
The MIT License (MIT)

Copyright (c) 2018 [HolidayLAB]
Copyright (c) 2018 [Burak Tasci]

[master]: https://github.com/holidaylab/ngx-auth/core/tree/master
[6.x.x]: https://github.com/holidaylab/ngx-auth/core/tree/6.x.x
[ngx-auth]: https://github.com/holidaylab/ngx-auth
[master]: https://github.com/fulls1z3/ngx-auth/core/tree/master
[6.x.x]: https://github.com/fulls1z3/ngx-auth/core/tree/6.x.x
[ngx-auth]: https://github.com/fulls1z3/ngx-auth
[ng-seed/universal]: https://github.com/ng-seed/universal
[fulls1z3/example-app]: https://github.com/fulls1z3/example-app
[Auth0]: https://auth0.com
[JetBrains]: https://www.jetbrains.com/community/opensource
[WebStorm]: https://www.jetbrains.com/webstorm
[HolidayLAB]: https://github.com/holidaylab
[Burak Tasci]: https://github.com/fulls1z3
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"description": "JWT authentication utility for Angular & Angular Universal",
"repository": {
"type": "git",
"url": "https://github.com/holidaylab/ngx-auth.git"
"url": "https://github.com/fulls1z3/ngx-auth.git"
},
"keywords": [],
"author": {
"name": "Burak Tasci",
"email": "b.tasci@holidaylab.io"
"email": "me@fulls1z3.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/holidaylab/ngx-auth/issues"
"url": "https://github.com/fulls1z3/ngx-auth/issues"
},
"homepage": "https://github.com/holidaylab/ngx-auth#readme",
"homepage": "https://github.com/fulls1z3/ngx-auth#readme",
"scripts": {
"clean": "rimraf dist",
"build:core": "ts-node tools/build/packager.ts core",
Expand Down
18 changes: 9 additions & 9 deletions packages/@ngx-auth/auth0/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# @ngx-auth/auth0 [![npm version](https://badge.fury.io/js/%40ngx-auth%2Fauth0.svg)](https://www.npmjs.com/package/@ngx-auth/auth0) [![npm downloads](https://img.shields.io/npm/dm/%40ngx-auth%2Fauth0.svg)](https://www.npmjs.com/package/@ngx-auth/auth0)
**[Auth0]** platform implementation of **[ngx-auth]**

[![CircleCI](https://circleci.com/gh/holidaylab/ngx-auth.svg?style=shield)](https://circleci.com/gh/holidaylab/ngx-auth)
[![coverage](https://codecov.io/github/holidaylab/ngx-auth/coverage.svg?branch=master)](https://codecov.io/gh/holidaylab/ngx-auth)
[![CircleCI](https://circleci.com/gh/fulls1z3/ngx-auth.svg?style=shield)](https://circleci.com/gh/fulls1z3/ngx-auth)
[![coverage](https://codecov.io/github/fulls1z3/ngx-auth/coverage.svg?branch=master)](https://codecov.io/gh/fulls1z3/ngx-auth)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![Angular Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](https://angular.io/styleguide)
Expand Down Expand Up @@ -265,16 +265,16 @@ and redirects to the `login` page.
## <a name="license"></a> License
The MIT License (MIT)

Copyright (c) 2018 [HolidayLAB]
Copyright (c) 2018 [Burak Tasci]

[master]: https://github.com/holidaylab/ngx-auth/core/tree/master
[6.x.x]: https://github.com/holidaylab/ngx-auth/core/tree/6.x.x
[master]: https://github.com/fulls1z3/ngx-auth/core/tree/master
[6.x.x]: https://github.com/fulls1z3/ngx-auth/core/tree/6.x.x
[Auth0]: https://auth0.com
[ngx-auth]: https://github.com/holidaylab/ngx-auth
[ngx-auth]: https://github.com/fulls1z3/ngx-auth
[ng-seed/universal]: https://github.com/ng-seed/universal
[fulls1z3/example-app]: https://github.com/fulls1z3/example-app
[@ngx-auth/core]: https://github.com/holidaylab/ngx-auth/tree/master/packages/@ngx-auth/core
[@ngx-config/core]: https://github.com/holidaylab/ngx-config/tree/master/packages/@ngx-config/core
[@ngx-auth/core]: https://github.com/fulls1z3/ngx-auth/tree/master/packages/@ngx-auth/core
[@ngx-config/core]: https://github.com/fulls1z3/ngx-config/tree/master/packages/@ngx-config/core
[forRoot]: https://angular.io/docs/ts/latest/guide/ngmodule.html#!#core-for-root
[AoT compilation]: https://angular.io/docs/ts/latest/cookbook/aot-compiler.html
[HolidayLAB]: https://github.com/holidaylab
[Burak Tasci]: https://github.com/fulls1z3
8 changes: 4 additions & 4 deletions packages/@ngx-auth/auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Auth0 platform implementation of ngx-auth",
"repository": {
"type": "git",
"url": "https://github.com/holidaylab/ngx-auth.git"
"url": "https://github.com/fulls1z3/ngx-auth.git"
},
"keywords": [
"security",
Expand All @@ -18,13 +18,13 @@
],
"author": {
"name": "Burak Tasci",
"email": "b.tasci@holidaylab.io"
"email": "me@fulls1z3.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/holidaylab/ngx-auth/issues"
"url": "https://github.com/fulls1z3/ngx-auth/issues"
},
"homepage": "https://github.com/holidaylab/ngx-auth/tree/master/packages/@ngx-auth/auth0#readme",
"homepage": "https://github.com/fulls1z3/ngx-auth/tree/master/packages/@ngx-auth/auth0#readme",
"dependencies": {
"tslib": "~1.9.0"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/@ngx-auth/core/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# @ngx-auth/core [![npm version](https://badge.fury.io/js/%40ngx-auth%2Fcore.svg)](https://www.npmjs.com/package/@ngx-auth/core) [![npm downloads](https://img.shields.io/npm/dm/%40ngx-auth%2Fcore.svg)](https://www.npmjs.com/package/@ngx-auth/core)
JWT authentication utility for **Angular** & **Angular Universal**

[![CircleCI](https://circleci.com/gh/holidaylab/ngx-auth.svg?style=shield)](https://circleci.com/gh/holidaylab/ngx-auth)
[![coverage](https://codecov.io/github/holidaylab/ngx-auth/coverage.svg?branch=master)](https://codecov.io/gh/holidaylab/ngx-auth)
[![CircleCI](https://circleci.com/gh/fulls1z3/ngx-auth.svg?style=shield)](https://circleci.com/gh/fulls1z3/ngx-auth)
[![coverage](https://codecov.io/github/fulls1z3/ngx-auth/coverage.svg?branch=master)](https://codecov.io/gh/fulls1z3/ngx-auth)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![Angular Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](https://angular.io/styleguide)
Expand Down Expand Up @@ -283,13 +283,13 @@ export class LoginComponent {
## <a name="license"></a> License
The MIT License (MIT)

Copyright (c) 2018 [HolidayLAB]
Copyright (c) 2018 [Burak Tasci]

[master]: https://github.com/holidaylab/ngx-auth/core/tree/master
[6.x.x]: https://github.com/holidaylab/ngx-auth/core/tree/6.x.x
[master]: https://github.com/fulls1z3/ngx-auth/core/tree/master
[6.x.x]: https://github.com/fulls1z3/ngx-auth/core/tree/6.x.x
[ng-seed/universal]: https://github.com/ng-seed/universal
[fulls1z3/example-app]: https://github.com/fulls1z3/example-app
[@ngx-config/core]: https://github.com/holidaylab/ngx-config/tree/master/packages/@ngx-config/core
[@ngx-config/core]: https://github.com/fulls1z3/ngx-config/tree/master/packages/@ngx-config/core
[forRoot]: https://angular.io/docs/ts/latest/guide/ngmodule.html#!#core-for-root
[AoT compilation]: https://angular.io/docs/ts/latest/cookbook/aot-compiler.html
[HolidayLAB]: https://github.com/holidaylab
[Burak Tasci]: https://github.com/fulls1z3
8 changes: 4 additions & 4 deletions packages/@ngx-auth/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "JWT authentication utility for Angular & Angular Universal",
"repository": {
"type": "git",
"url": "https://github.com/holidaylab/ngx-auth.git"
"url": "https://github.com/fulls1z3/ngx-auth.git"
},
"keywords": [
"security",
Expand All @@ -17,13 +17,13 @@
],
"author": {
"name": "Burak Tasci",
"email": "b.tasci@holidaylab.io"
"email": "me@fulls1z3.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/holidaylab/ngx-auth/issues"
"url": "https://github.com/fulls1z3/ngx-auth/issues"
},
"homepage": "https://github.com/holidaylab/ngx-auth/tree/master/packages/@ngx-auth/core#readme",
"homepage": "https://github.com/fulls1z3/ngx-auth/tree/master/packages/@ngx-auth/core#readme",
"dependencies": {
"tslib": "~1.9.0"
},
Expand Down

0 comments on commit d21c203

Please sign in to comment.